1
0
Fork 0
mirror of https://github.com/nealey/vail-adapter.git synced 2025-01-21 14:25:16 -07:00
vail-adapter/case/Makefile

4 lines
80 B
Makefile

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