From: Jim Meyering Date: Sat, 3 Oct 1998 19:50:10 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0-b2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df694b933969f281cca06707087062bd3c33d12b;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e34ef2638c..bdd35fd2e7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,12 @@ 1998-10-03 Jim Meyering + * man/Makefile.maint ($(man_MANS)): Don't depend on actual executables. + Instead, depend on corresponding source file and on configure.in. + Based on suggestion and code from Akim Demaille. + Factor out irregular men into Makefile.summ. + + * man/Makefile.am (EXTRA_DIST): Add Makefile.summ. + * man/Makefile.summ: New file. * man/Makefile.maint: Include it.