]> git.eshelyaron.com Git - emacs.git/commitdiff
(maintainer-clean): Renamed from realclean.
authorRichard M. Stallman <rms@gnu.org>
Tue, 7 Feb 1995 23:54:00 +0000 (23:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 7 Feb 1995 23:54:00 +0000 (23:54 +0000)
Print warning message.

src/Makefile.in

index 4c8e703befd426dba8d66653fb51bcc4b803f2bb..4634be1f7b4db49eb70cab749340d2a24b2df44b 100644 (file)
@@ -924,7 +924,9 @@ clean: mostlyclean
 /**/# Do not use it on development directories!
 distclean: clean
        rm -f paths.h config.h Makefile Makefile.in ../etc/DOC-*
-realclean: distclean
+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
 versionclean:
        -rm -f emacs emacs-* ../etc/DOC*