vail-adapter/case/Makefile

5 lines
80 B
Makefile

default: body.stl cap.stl
%.stl: case.scad
openscad -o $@ -D TARGET=\"$*\" $<