mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-16 11:30:55 +00:00
f916a99df4
lzsa transition might be complete here
7 lines
67 B
Makefile
7 lines
67 B
Makefile
all:
|
|
cd ending && make
|
|
|
|
clean:
|
|
rm -f *~
|
|
cd ending && make clean
|