chiark / gitweb /
Makefile: fix "mixed implicit and normal rules"
[reprap-play.git] / Makefile
index 322b17d7490888b891aecb1874f947d05cf5cf56..89394a2394d70c798ebf7ec6f3e83fc5a7a86596 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -93,8 +93,8 @@ PANDEMICQUARANTINES_NUMBERS=1 2
 PANDEMICQUARANTINES_DXFS=$(foreach l,$(PANDEMICQUARANTINES_NUMBERS), \
        pandemic-quarantine-l$l.dxf)
 
-pandemic-quarantine-numbers pandemic-quarantine%.stl: \
-       $(PANDEMICQUARANTINES_DXFS)
+pandemic-quarantine-numbers: $(PANDEMICQUARANTINES_DXFS)
+pandemic-quarantine%.stl: $(PANDEMICQUARANTINES_DXFS)
 
 .PRECIOUS: pandemic-quarantine-l%.eps
 pandemic-quarantine-l%.eps: pandemic-quarantine-numbers.fig