(maintainer-clean): Renamed from realclean.
authorTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 18:12:49 +0000 (18:12 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 18:12:49 +0000 (18:12 +0000)
clean-kr.am
clean.am
lib/am/clean.am

index 1a90528..9fd7472 100644 (file)
@@ -8,6 +8,6 @@ distclean: clean
        rm -f Makefile *.tab.c $(DISTCLEANFILES)
        rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
 
-realclean: distclean
+maintainer-clean: distclean
        rm -f TAGS $(INFOS)
 
index ee924ac..5381e6b 100644 (file)
--- a/clean.am
+++ b/clean.am
@@ -8,6 +8,6 @@ distclean: clean
        rm -f Makefile *.tab.c $(DISTCLEANFILES)
        rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
 
-realclean: distclean
+maintainer-clean: distclean
        rm -f TAGS $(INFOS)
 
index ee924ac..5381e6b 100644 (file)
@@ -8,6 +8,6 @@ distclean: clean
        rm -f Makefile *.tab.c $(DISTCLEANFILES)
        rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
 
-realclean: distclean
+maintainer-clean: distclean
        rm -f TAGS $(INFOS)