mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-03 18:29:53 +00:00
f916a99df4
lzsa transition might be complete here
8 lines
76 B
Makefile
8 lines
76 B
Makefile
all:
|
|
cd l15_final && make
|
|
|
|
clean:
|
|
rm -f *~
|
|
cd l15_final && make clean
|
|
|