mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-12 00:30:31 +00:00
Makefiles: make more clean
This commit is contained in:
parent
89ed5e98a6
commit
7898dfd373
2
Makefile
2
Makefile
@ -18,6 +18,6 @@ clean:
|
||||
cd asoft_presenter && make clean
|
||||
cd dos33fs-utils && make clean
|
||||
cd hgr-utils && make clean
|
||||
rm *~
|
||||
rm -f *~
|
||||
|
||||
test:
|
||||
|
@ -95,4 +95,4 @@ VAB.HGR: vab.pcx
|
||||
$(PCX2HGR) vab.pcx > VAB.HGR
|
||||
|
||||
clean:
|
||||
rm -f *~ *.HGR
|
||||
rm -f *~ *.HGR *.SHAPE
|
||||
|
Loading…
x
Reference in New Issue
Block a user