I don't know how necessary this is

This commit is contained in:
XANTRONIX 2023-11-25 23:21:51 -05:00
parent 203fdb99ed
commit d2977c745c

View file

@ -9,6 +9,8 @@ OPENSCAD = /usr/bin/openscad
all: $(SCAD_MODELS) $(STL_MODELS) all: $(SCAD_MODELS) $(STL_MODELS)
top-keyboard.scad: SCAD_INPUT = top.scad top-keyboard.scad: SCAD_INPUT = top.scad
top-keyboard.scad: top.scad
top-outline.scad: SCAD_INPUT = outline.scad top-outline.scad: SCAD_INPUT = outline.scad
top-outline.scad: outline.scad top-outline.scad: outline.scad