summaryrefslogtreecommitdiff
path: root/Spulenhalterung/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Spulenhalterung/Makefile')
-rw-r--r--Spulenhalterung/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Spulenhalterung/Makefile b/Spulenhalterung/Makefile
new file mode 100644
index 0000000..646fb87
--- /dev/null
+++ b/Spulenhalterung/Makefile
@@ -0,0 +1,2 @@
+Spulenhalterung/Filamenthalter-%.stl: Spulenhalterung/Filamenthalter.scad
+ openscad -D '$$fa=$(FA)' -D '$$fs=$(FS)' -D 'Teil="$(lastword $(subst -, ,$(patsubst %.stl,%,$@)))"' --export-format stl -o $@ $<