From: Josh Grams Date: Wed, 9 Dec 2009 20:30:41 +0000 (-0500) Subject: * Makefile.in: warn builders about maintainer-clean. X-Git-Tag: 0.5.5~3 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=f75a8e3e8be8bd5762cb8df703890b19d0f91b7f * Makefile.in: warn builders about maintainer-clean. --- diff --git a/Makefile.in b/Makefile.in index a4e4af2..a481a50 100644 --- a/Makefile.in +++ b/Makefile.in @@ -120,6 +120,8 @@ distclean: clean rm -f Makefile config.h config.log config.status maintainer-clean: program-clean + @echo 'This command is intended for maintainers to use; it' + @echo 'deletes files that may need special tools to rebuild.' rm -f $(graphics) font_guts font_guts.pov program-clean: