JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* Makefile.in: warn builders about maintainer-clean.
authorJosh Grams <josh@qualdan.com>
Wed, 9 Dec 2009 20:30:41 +0000 (15:30 -0500)
committerJosh Grams <josh@qualdan.com>
Wed, 9 Dec 2009 20:30:41 +0000 (15:30 -0500)
Makefile.in

index a4e4af2..a481a50 100644 (file)
@@ -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: