summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2015-03-05 12:05:10 (GMT)
committerJan Huwald <jh@sotun.de>2015-03-05 12:05:10 (GMT)
commitd0cb7d7e6f8f3a44f248c83b84984c808026d1c2 (patch)
treebb0273279f3515af4e0676824f3669e5d8aed1fb /Makefile
parent4fbbd88b5043e8c1bb89ae3b52e8c30b4861825b (diff)
remove old files, add default make target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 69884ff..6e1645b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
include $(wildcard *.dep)
+all: back.gcode entry.gcode front.gcode side.gcode
+
%.gcode: %.stl cura_fast.ini
cura -i cura_fast.ini -s $< -o $@
contact: Jan Huwald // Impressum