Files
BoardGameInlets/makefile

11 lines
184 B
Makefile

all: Small_World Heros_Keep_Out
Heros_Keep_Out: ./Box-Lid.scad ./Box.scad ./CardHolder.scad
./.helperHerosKeepOut.sh
Small_World:
./.helperSmallWorld.sh
clean:
rm -r ./Generated