summaryrefslogtreecommitdiff
path: root/libdecnumber/Makefile.in
diff options
context:
space:
mode:
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-02 00:01:53 +0000
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-02 00:01:53 +0000
commit0dedf8c7ce75e87ff67bb7b9131777663ae03f96 (patch)
tree188cfde76d7258d27bdcc061f95a4bd981bead76 /libdecnumber/Makefile.in
parent5bab85176db6b89b7f609559c8671daa222707bc (diff)
downloadgcc-0dedf8c7ce75e87ff67bb7b9131777663ae03f96.tar.gz
* Makefile.in: Add dummy install-pdf target.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122450 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/Makefile.in')
-rw-r--r--libdecnumber/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libdecnumber/Makefile.in b/libdecnumber/Makefile.in
index 8e0849cdb28..899a1b5e167 100644
--- a/libdecnumber/Makefile.in
+++ b/libdecnumber/Makefile.in
@@ -136,13 +136,14 @@ pdf:
html:
info:
install-info:
+install-pdf:
install-man:
install-html:
install:
.PHONY: installdirs install install-strip mostlyclean clean distclean \
maintainer-clean check installcheck dvi pdf html info install-info \
- install-man update-po install-html
+ install-pdf install-man update-po install-html
COMPILE = source='$<' object='$@' libtool=no $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(ALL_CFLAGS) -c