X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.real;h=ee77cafc4e0b4eeb671c5ea7ec8b7281efe2ac1e;hb=48526d334573c65ca6f89f4282b67ebffa6429e0;hp=13933b78ac052b1bbd24a4c0b5e29e5c9de3b6c8;hpb=04e257faa3b0a13cb2b0698ace9a7f70ac0d0b1b;p=paraslash.git diff --git a/Makefile.real b/Makefile.real index 13933b78..ee77cafc 100644 --- a/Makefile.real +++ b/Makefile.real @@ -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)