Commit 123ddd68 by Brooks Moses Committed by Brooks Moses

* Makefile.in: Added "pdf" target to .PHONY.

From-SVN: r122031
parent 939409af
2007-02-15 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Added "pdf" target to .PHONY.
2007-02-05 Richard Guenther <rguenther@suse.de>
* inclhack.def (glibc_c99_inline_4): Adjust selector to cope
......
......@@ -184,7 +184,7 @@ install : all
$(DESTDIR)$(itoolsdir)/fixincl@EXEEXT@
$(INSTALL_SCRIPT) mkheaders $(DESTDIR)$(itoolsdir)/mkheaders
.PHONY: dvi info html install-html
.PHONY: dvi pdf info html install-html
dvi :
pdf :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment