* Small changes to distclean target from vapier
This commit is contained in:
parent
c02a7fce3c
commit
0167152647
2 changed files with 2 additions and 1 deletions
|
@ -22,4 +22,4 @@ install: default
|
|||
install -s -m 0755 q3asm$(BINEXT) ../
|
||||
|
||||
uninstall:
|
||||
-rm ../q3asm$(BINEXT)
|
||||
rm -f ../q3asm$(BINEXT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue