mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-05 02:25:03 +00:00
Makefiles: make more clean
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user