forked from Mirrors/privacore-open-source-search-engine
added -f to rm of entities.inc to avoid make clean failing
This commit is contained in:
2
Makefile
2
Makefile
@ -382,7 +382,7 @@ clean:
|
||||
-rm -f gmon.*
|
||||
-rm -f *.gcda *.gcno coverage*.html
|
||||
-rm -f *.ll *.ll.out pstack.txt
|
||||
-rm entities.inc
|
||||
-rm -f entities.inc
|
||||
$(MAKE) -C test $@
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user