(maintainer-clean): Updated rules per GNU standards.
authorTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 18:17:11 +0000 (18:17 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 18:17:11 +0000 (18:17 +0000)
clean-kr.am
clean.am
lib/am/clean.am

index 9fd7472..69e7443 100644 (file)
@@ -9,5 +9,7 @@ distclean: clean
        rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
 
 maintainer-clean: distclean
+       @echo "This command is intended for maintainers to use;"
+       @echo "it deletes files that may require special tools to rebuild."
        rm -f TAGS $(INFOS)
 
index 5381e6b..42cdd7e 100644 (file)
--- a/clean.am
+++ b/clean.am
@@ -9,5 +9,7 @@ distclean: clean
        rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
 
 maintainer-clean: distclean
+       @echo "This command is intended for maintainers to use;"
+       @echo "it deletes files that may require special tools to rebuild."
        rm -f TAGS $(INFOS)
 
index 5381e6b..42cdd7e 100644 (file)
@@ -9,5 +9,7 @@ distclean: clean
        rm -f config.cache config.log config.status ${CONFIG_HEADER} stamp-h
 
 maintainer-clean: distclean
+       @echo "This command is intended for maintainers to use;"
+       @echo "it deletes files that may require special tools to rebuild."
        rm -f TAGS $(INFOS)