aboutsummaryrefslogtreecommitdiff
path: root/libgomp/Makefile.am
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-05-24 01:28:16 +0000
committerCarlos O'Donell <carlos@gcc.gnu.org>2006-05-24 01:28:16 +0000
commit6667de0def9f05903d3d57be20c75531d6f64de3 (patch)
tree6d73cd513b99b3c9eafe307a4d3e05e3dea43022 /libgomp/Makefile.am
parent7d90eb46ae136576c3b3dc6080068be7f25d18fd (diff)
downloadgcc-6667de0def9f05903d3d57be20c75531d6f64de3.zip
gcc-6667de0def9f05903d3d57be20c75531d6f64de3.tar.gz
gcc-6667de0def9f05903d3d57be20c75531d6f64de3.tar.bz2
Makefile.am: Add install-html target.
2006-05-23 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html target. Add install-html to .PHONY * Makefile.in: Regenerate. From-SVN: r114032
Diffstat (limited to 'libgomp/Makefile.am')
-rw-r--r--libgomp/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/Makefile.am b/libgomp/Makefile.am
index e4c5389..2872050 100644
--- a/libgomp/Makefile.am
+++ b/libgomp/Makefile.am
@@ -48,3 +48,8 @@ fortran.lo: libgomp_f.h
fortran.o: libgomp_f.h
env.lo: libgomp_f.h
env.o: libgomp_f.h
+
+# No install-html target
+.PHONY: install-html
+install-html:
+