chiark / gitweb /
Makefile: make .eps and .dxf precious
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Jan 2015 21:07:59 +0000 (21:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Jan 2015 21:08:12 +0000 (21:08 +0000)
Makefile

index 2c8684410814a3ebcd8e0d3bd6b770f406657a68..0e94734ae58dd9c9b72e53a74746eedd5188f38c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -93,7 +93,7 @@ pandemic-counter-l%.eps: pandemic-counter-letters.fig
                $< $@ >$@.tmp
                @mv -f $@.tmp $@
 
-.PRECIOUS:     %.stl %.gcode
+.PRECIOUS:     %.stl %.gcode %.eps %.dxf
 
 clean:
                rm -f *~ *.stl *.auto.scad *.gcode .*.d $(AUTO_INCS)