JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fixed Makefile so we don't have to ship font_guts and font_guts.pov in the tarball
authorJason Woofenden <jason283@herkamire.com>
Tue, 26 May 2009 23:17:24 +0000 (19:17 -0400)
committerJason Woofenden <jason283@herkamire.com>
Tue, 26 May 2009 23:35:20 +0000 (19:35 -0400)
Makefile

index c7f6941..a2f2ada 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,6 +51,8 @@ INSTALL_DATA := $(INSTALL) -m 644
 .PHONY: program program-clean install-program uninstall-program
 .PHONY: data data-clean install-data uninstall-data
 
+.INTERMEDIATE: font_guts font_guts.pov
+
 all: program data
 
 data: $(graphics)