dos33fsprogs/games/ootw/ootw_c7/graphics/Makefile
Vince Weaver f916a99df4 ootw: update makefiles
lzsa transition might be complete here
2021-03-29 22:44:03 -04:00

9 lines
73 B
Makefile

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