diff options
author | aldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-09 15:51:16 +0000 |
---|---|---|
committer | aldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-09 15:51:16 +0000 |
commit | 11d0d7f155efc46f0e345cb4d918347811bbc43f (patch) | |
tree | 4d8251ebe3d88dcc52aaebb1ef776409b3fddd15 /libmudflap/Makefile.am | |
parent | e0e9d5aa5ff5285c517aec4e284ca5b2034e2ad0 (diff) | |
download | gcc-11d0d7f155efc46f0e345cb4d918347811bbc43f.tar.gz |
* Merge from mainline rev 150253:151506.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/transactional-memory@151563 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/Makefile.am')
-rw-r--r-- | libmudflap/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libmudflap/Makefile.am b/libmudflap/Makefile.am index d326d8876c8..29091dee9ff 100644 --- a/libmudflap/Makefile.am +++ b/libmudflap/Makefile.am @@ -94,10 +94,5 @@ AM_MAKEFLAGS = \ MAKEOVERRIDES= -# No install-html or install-pdf support in automake yet -.PHONY: install-html install-pdf -install-html: -install-pdf: - ## ################################################################ |