summaryrefslogtreecommitdiff
path: root/fixincludes/Makefile.in
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-05-24 04:31:06 +0000
committerCarlos O'Donell <carlos@gcc.gnu.org>2006-05-24 04:31:06 +0000
commitae022d325fd8fefc6900b8cee83eb0cd0cd0cbbc (patch)
treec49ff0753ccfc6f18f5394a5998318689f8533a8 /fixincludes/Makefile.in
parentb2bd74bc4341372c9b3720bf6142d99c22133f34 (diff)
downloadgcc-ae022d325fd8fefc6900b8cee83eb0cd0cd0cbbc.tar.gz
Makefile.in: Add dvi info html and install-html to .PHONY Add install-html target.
2006-05-23 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Add dvi info html and install-html to .PHONY Add install-html target. From-SVN: r114040
Diffstat (limited to 'fixincludes/Makefile.in')
-rw-r--r--fixincludes/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/fixincludes/Makefile.in b/fixincludes/Makefile.in
index 822e865cf6a..763dc0563a1 100644
--- a/fixincludes/Makefile.in
+++ b/fixincludes/Makefile.in
@@ -184,7 +184,10 @@ install : all
$(DESTDIR)$(itoolsdir)/fixincl@EXEEXT@
$(INSTALL_SCRIPT) mkheaders $(DESTDIR)$(itoolsdir)/mkheaders
+.PHONY: dvi info html install-html
+
dvi :
info :
html :
+install-html :
installcheck :