chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a0e796
)
knifeblock: missing dependency
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 30 Dec 2014 22:50:19 +0000
(22:50 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 30 Dec 2014 22:50:19 +0000
(22:50 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 62a1381d89340e14b7c0e378aa59a1ce7629010d..b808d7484627d3a3f70c80000f4a383ae81ac2df 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-63,7
+63,7
@@
KNIFEBLOCK_TEMPLATE_FILES=\
$(foreach t,$(KNIFEBLOCK_TEMPLATES), \
knifeblock-knives-t$k$t.dxf))
-knifeblock-knives-templates: $(KNIFEBLOCK_TEMPLATE_FILES)
+knifeblock-knives-templates
knifeblock.stl
: $(KNIFEBLOCK_TEMPLATE_FILES)
knifeblock-knives-t%.dxf: knifeblock-knives-filter knifeblock-knives-trace.fig
./$< $* <$(filter %.fig, $^) >$@.tmp.fig