From: Jason Woofenden Date: Tue, 26 May 2009 23:17:24 +0000 (-0400) Subject: Fixed Makefile so we don't have to ship font_guts and font_guts.pov in the tarball X-Git-Tag: 0.5.4~10 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=858b120a4636f8f73fee6564911b6201c789f35a Fixed Makefile so we don't have to ship font_guts and font_guts.pov in the tarball --- diff --git a/Makefile b/Makefile index c7f6941..a2f2ada 100644 --- 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)