Remove button, bad idea

This commit is contained in:
Neale Pickett 2023-12-31 10:22:51 -07:00
parent d137aa735f
commit 1b2ba04ef9
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
default: chanter.stl button-container.stl button-cup.stl
button-%.stl: button-%.scad button.scad
openscad -o $@ $<
default: chanter.stl
%.stl: %.scad
openscad -o $@ $<