]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
build: Add message to target maintainer-clean.
[paraslash.git] / Makefile.real
index 13933b78ac052b1bbd24a4c0b5e29e5c9de3b6c8..ee77cafc4e0b4eeb671c5ea7ec8b7281efe2ac1e 100644 (file)
@@ -323,8 +323,9 @@ distclean: clean2 test-clean
        $(Q) rm -f GPATH GRTAGS GSYMS GTAGS
 
 maintainer-clean: distclean
-       rm -f *.tar.bz2 config.h configure config.h.in
-       rm -rf web_sync
+       @[ -z "$(Q)" ] || echo 'MAINTAINER-CLEAN'
+       $(Q) rm -f *.tar.bz2 config.h configure config.h.in
+       $(Q) rm -rf web_sync
 
 install: all man
        $(MKDIR_P) $(BINDIR) $(MANDIR)