提交历史

作者 SHA1 备注 提交日期
  Peter S. Mazinger 998913a5ce Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer only for shared lib related stuff, because it is optional. Run STRIPTOOL only once. More use of /$^/$<. 20 年之前
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a 20 年之前
  Peter S. Mazinger 0929e196d2 no check needed in libm/libpthread, we do not recurse anymore if the related option is not set, more Makefile cleanups 20 年之前
  Mike Frysinger 99e973a956 rework dependencies so the archive is re-created only when the object files have been updated 21 年之前
  Eric Andersen 50a6ac7fb9 Patch from Paul Mundt (lethal) adding an initial librt implementation. 21 年之前