force
This commit is contained in:
parent
5fee5f4f44
commit
d344cc3def
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -31,7 +31,7 @@ install: $(LIB_OUT)
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm *.o
|
rm -f *.o
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue