summaryrefslogtreecommitdiff
path: root/fixincludes/Makefile.in
diff options
context:
space:
mode:
authorBrooks Moses <brooks.moses@codesourcery.com>2007-03-01 23:54:44 +0000
committerBrooks Moses <brooks@gcc.gnu.org>2007-03-01 15:54:44 -0800
commitb31f84844a9de43b1835e6708a4c438b5360c510 (patch)
tree7db78cf605f5cb50cba33f23ce86d4b22fafa41e /fixincludes/Makefile.in
parent86c43ef0c94f27dc2276e4cce01dd25020dc66f5 (diff)
downloadgcc-b31f84844a9de43b1835e6708a4c438b5360c510.tar.gz
* Makefile.in: Add dummy install-pdf target.
From-SVN: r122443
Diffstat (limited to 'fixincludes/Makefile.in')
-rw-r--r--fixincludes/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/fixincludes/Makefile.in b/fixincludes/Makefile.in
index 4e910987541..e6d2332e96f 100644
--- a/fixincludes/Makefile.in
+++ b/fixincludes/Makefile.in
@@ -184,11 +184,12 @@ install : all
$(DESTDIR)$(itoolsdir)/fixincl@EXEEXT@
$(INSTALL_SCRIPT) mkheaders $(DESTDIR)$(itoolsdir)/mkheaders
-.PHONY: dvi pdf info html install-html
+.PHONY: dvi pdf info html install-pdf install-html
dvi :
pdf :
info :
html :
+install-pdf :
install-html :
installcheck :