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

From-SVN: r122031
This commit is contained in:
Brooks Moses 2007-02-16 04:31:21 +00:00 committed by Brooks Moses
parent 939409afce
commit 123ddd683b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -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 :