]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 17 Oct 1994 14:03:27 +0000 (14:03 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 Oct 1994 14:03:27 +0000 (14:03 +0000)
lib/Makefile.in

index 9c7cab928d88e70941a71170173eca91f91860ff..de33685a133565bf9a915cf36355e25f46ed5d35 100644 (file)
@@ -80,11 +80,11 @@ clean:
 mostlyclean: clean
 
 distclean: clean
-       rm -f Makefile *.tab.c getdate.c *posixtm.c \
+       rm -f Makefile *.tab.c tposixtm.c \
          safe-stat.c safe-stat.h safe-lstat.c safe-lstat.h
 
 realclean: distclean
-       rm -f TAGS
+       rm -f TAGS getdate.c posixtm.c
 
 distdir = ../`cat ../distname`/$(subdir)
 dist: $(DISTFILES)