fmp-capsule/Makefile

5 lines
88 B
Makefile
Raw Normal View History

2016-04-19 01:14:56 +02:00
all: top.stl lid.stl
2016-04-16 21:05:04 +02:00
2016-04-19 01:14:56 +02:00
%.stl: %.scad constants.scad bayonetmount.scad
2016-04-16 21:05:04 +02:00
openscad -o $@ $<