mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-25 20:30:31 +00:00
tests: move to dos33fs-utils directory
This commit is contained in:
parent
0843cb59db
commit
d9a075e6a4
@ -40,3 +40,4 @@ install:
|
||||
|
||||
clean:
|
||||
rm -f *~ *.o dos33 mkdos33fs make_b dos33_text2ascii char2hex
|
||||
cd tests && make clean
|
||||
|
@ -1,5 +1,6 @@
|
||||
all:
|
||||
all:
|
||||
./test.sh
|
||||
|
||||
clean:
|
||||
rm -f *.out *~ test.dsk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user