Makefile: Delete tcc-doc.html during 'make distclean'
This commit is contained in:
committed by
Detlef Riekenberg
parent
3aa26a794e
commit
5caf6235cf
2
Makefile
2
Makefile
@ -273,7 +273,7 @@ clean:
|
|||||||
$(MAKE) -C tests $@
|
$(MAKE) -C tests $@
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -vf config.h config.mak config.texi tcc.1
|
rm -vf config.h config.mak config.texi tcc.1 tcc-doc.html
|
||||||
|
|
||||||
config.mak:
|
config.mak:
|
||||||
@echo Running configure ...
|
@echo Running configure ...
|
||||||
|
|||||||
Reference in New Issue
Block a user