mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-22 04:30:38 +00:00
f916a99df4
lzsa transition might be complete here
7 lines
75 B
Makefile
7 lines
75 B
Makefile
all:
|
|
cd l14_arena && make
|
|
|
|
clean:
|
|
rm -f *~
|
|
cd l14_arena && make clean
|