fmp-capsule/Makefile

5 lines
124 B
Makefile
Raw Normal View History

2016-08-03 19:57:55 +02:00
all: top.stl lid.stl bottom.stl
2016-04-16 21:05:04 +02:00
2016-08-03 19:57:55 +02:00
%.stl: %.scad constants.scad bayonetmount.scad support.scad handle.scad
2016-04-16 21:05:04 +02:00
openscad -o $@ $<