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

5 lines
80 B
Makefile
Raw Normal View History

2022-06-11 22:58:34 -06:00
default: body.stl cap.stl
2022-05-29 13:27:19 -06:00
2022-06-11 22:58:34 -06:00
%.stl: case.scad
openscad -o $@ -D TARGET=\"$*\" $<