Makefile: remove CGIT-CFLAGS files in clean stage
Dieser Commit ist enthalten in:
Ursprung
977a3ad7bf
Commit
121089ced5
2
Makefile
2
Makefile
@ -130,7 +130,7 @@ $(DOC_PDF): %.pdf : %.txt
|
||||
a2x -f pdf cgitrc.5.txt
|
||||
|
||||
clean: clean-doc
|
||||
$(RM) cgit VERSION *.o tags
|
||||
$(RM) cgit VERSION CGIT-CFLAGS *.o tags
|
||||
$(RM) -r .deps
|
||||
|
||||
cleanall: clean
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren