]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 4 Apr 1993 00:40:23 +0000 (00:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Apr 1993 00:40:23 +0000 (00:40 +0000)
old/fileutils/ChangeLog

index 40de49bc90b6bfb66b4dfc06fac1de2e5d4df8bb..e8834a04d44b2841a3790b62df0bfc78e4e5ec79 100644 (file)
@@ -1,3 +1,15 @@
+Sat Apr  3 18:17:23 1993  Jim Meyering  (meyering@comco.com)
+
+       * Makefile.in [Makefile]: Add dependencies and a rule to remake it.
+       [targets that cd then run make in subdirectories]: Don't depend
+       on `cd ..';  use a subshell instead.
+       [info, install-info, dvi, check, installcheck]: New targets but no
+       rules; comply with standards.
+
+       * src/Makefile.in [.c.o, dir.o, vdir.o]: Put CFLAGS after DEFS and
+       CPPFLAGS per standards.texi.
+       Automatically generate dependencies.
+
 Thu Apr  1 18:05:48 1993  Jim Meyering  (meyering@comco.com)
 
        * install.c, chgrp.c, dd.c [isascii]: Undefine before redefining.