Vince Weaver f916a99df4 ootw: update makefiles
lzsa transition might be complete here
2021-03-29 22:44:03 -04:00

7 lines
67 B
Makefile

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