old_gravity/assets_sources/Makefile
2020-01-31 23:30:38 +01:00

6 lines
106 B
Makefile

TARGETS = planet ship ship_fire ship_fire_thrust ship_thrust
EXEC = sub
all: $(EXEC)
sub:
bash target.sh