* Makefile.in: Added "pdf" target to .PHONY.
authorBrooks Moses <brooks.moses@codesourcery.com>
Fri, 16 Feb 2007 04:31:21 +0000 (04:31 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Fri, 16 Feb 2007 04:31:21 +0000 (20:31 -0800)
From-SVN: r122031

fixincludes/ChangeLog
fixincludes/Makefile.in

index 67bd37766f44aacc4194bb9382ea1c9d6ccb64ce..34a63ba36c7950c01bb684e6723099fbd9757024 100644 (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
index 4c0e6708382b372bff266d620e6cd3adcc9b544e..4e91098754183a753baa31031561362f4e7a165d 100644 (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 :