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

8 lines
74 B
Makefile

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