mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-01 05:31:52 +00:00
7 lines
51 B
Makefile
7 lines
51 B
Makefile
all:
|
|
./test.sh
|
|
|
|
clean:
|
|
rm -f *.out *~ test.dsk
|
|
|