Mon Feb 27 00:01:41 1995 Mark Eichin * lndir: if $0 contains slashes, but does not have a leading slash, prepend `pwd` so that relative invocation works. Fri Feb 3 16:50:07 1995 Theodore Y. Ts'o (tytso@dcl) * reconf: If util/autoconf isn't built, try to use autoconf utilities found in the user's path. Tue Nov 8 01:44:26 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Don't use $< in a non suffix rule context. Tue Nov 1 14:49:00 1994 (tytso@rsx-11) * libupdate.sh: Use library.stamp to determine whether or not $arcmd needs to be rerun. * libupdate.sh: touch the library first, before running $aradd, in case changing the mod time of the library after running $aradd causes problems on some systems. * libupdate.sh: Change use of "head -1" to "sed 1q" * configure.in: * Makefile.in: * libupdate.sh: Add support for the new libupdate shell script. It automatically updates a library from a file listing of constituent .o files. It only calls "ar" if it absolutely has to, in order to speed things up for partial recompilations. (ar is dreadfully slow if you're using one based on the BFD library.) Tue Oct 11 19:07:09 1994 Mark Eichin (eichin@cygnus.com) * kbuild (MAKETARGETS): default to "all check" for make, but allow override from config fragments. Mon Oct 3 23:36:12 1994 Theodore Y. Ts'o (tytso@dcl) * configure.in: Don't build unifdef directory --- we don't need it anymore. Fri Sep 30 20:22:53 1994 Mark Eichin (eichin@cygnus.com) * kbuild: log arguments to THISCONF, RECONF files. Fri Sep 30 19:28:24 1994 Mark Eichin (eichin@cygnus.com) * kbuild: set SRCDIR by default from program name. Thu Sep 29 19:54:38 1994 Mark Eichin (eichin@cygnus.com) * kbuild: complete rewrite. * kfrags: fragments of input to kbuild.