]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 4 Dec 2002 10:07:59 +0000 (10:07 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 4 Dec 2002 10:07:59 +0000 (10:07 +0000)
lib/ChangeLog

index 92a15cf59b8094e657c69a28f8eba97693a3c57c..4cfcd9463914653a7502870d499426041832833a 100644 (file)
@@ -1,11 +1,12 @@
 2002-12-04  Jim Meyering  <jim@meyering.net>
 
        Reflect the fact that stat.c and lstat.c are no longer generated.
-       * Makefile.am: (BUILT_SOURCES): Remove stat.c and lstat.c.
+       * Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
        (DISTCLEANFILES): Likewise.
        (EXTRA_DIST): Likewise.
        (all_local): Don't depend on stat.c or lstat.c.
        (stat.c, lstat.c): Remove rules.
+       (EXTRA_DIST): Remove xstat.in.
 
        * xstat.in: Remove file.  Contents moved into stat.c.
        * stat.c: Rework so that it may serve to define rpl_lstat, too.