* Makefile.in: Added "pdf" target to .PHONY.
From-SVN: r122031
This commit is contained in:
parent
939409afce
commit
123ddd683b
@ -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
|
||||
|
@ -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 :
|
||||
|
Loading…
Reference in New Issue
Block a user