From: Jason Woofenden Date: Wed, 9 Dec 2009 20:59:38 +0000 (-0500) Subject: fixed maintainer-clean (to also distclean) X-Git-Tag: 0.5.5~1 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=ec3e2b38c53c582526a008d409b3232f95e951d1;ds=sidebyside fixed maintainer-clean (to also distclean) --- diff --git a/Makefile.in b/Makefile.in index 9779ab2..4e20fbb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -124,7 +124,7 @@ clean: program-clean distclean: clean rm -f Makefile config.h config.log config.status -maintainer-clean: program-clean +maintainer-clean: distclean @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