dos33fsprogs/games/ootw/ootw_c4/graphics/Makefile
2021-03-29 18:45:46 -04:00

8 lines
72 B
Makefile

all:
cd l4_city && make
clean:
rm -f *~
cd l4_city && make clean