summaryrefslogtreecommitdiffstats
path: root/libmudflap/Makefile.am
diff options
context:
space:
mode:
authorcarlos <carlos@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-24 01:42:51 +0000
committercarlos <carlos@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-24 01:42:51 +0000
commitaa0d392e78777e1a49d6a806e148d78bb9ffdcee (patch)
treed734c797d1d26568f7931d1a324c07b73f08194e /libmudflap/Makefile.am
parent155becb8983bea9a41419e04585914a5fd6b0515 (diff)
downloadppe42-gcc-aa0d392e78777e1a49d6a806e148d78bb9ffdcee.tar.gz
ppe42-gcc-aa0d392e78777e1a49d6a806e148d78bb9ffdcee.zip
2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html target. Add install-html to .PHONY * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114036 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/Makefile.am')
-rw-r--r--libmudflap/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmudflap/Makefile.am b/libmudflap/Makefile.am
index 64ba06aec21..5db952414d7 100644
--- a/libmudflap/Makefile.am
+++ b/libmudflap/Makefile.am
@@ -105,5 +105,9 @@ AM_MAKEFLAGS = \
MAKEOVERRIDES=
+.PHONY: install-html
+
+install-html:
+
## ################################################################
OpenPOWER on IntegriCloud