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