diff options
| author | Brooks Moses <brooks.moses@codesourcery.com> | 2007-03-01 23:56:24 +0000 |
|---|---|---|
| committer | Brooks Moses <brooks@gcc.gnu.org> | 2007-03-01 15:56:24 -0800 |
| commit | 4fcb360b628bf6a1b96c297afbb550bfbead60f2 (patch) | |
| tree | dcd0f4a7829ef70cd322eb144c5908f9b94606de /libcpp/Makefile.in | |
| parent | 32f1ac6d595c5d488e4d55393f4202f1dafd7aa5 (diff) | |
* Makefile.in: Add dummy install-pdf target.
From-SVN: r122445
Diffstat (limited to 'libcpp/Makefile.in')
| -rw-r--r-- | libcpp/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcpp/Makefile.in b/libcpp/Makefile.in index f565fa2f2a9..166f1faaee0 100644 --- a/libcpp/Makefile.in +++ b/libcpp/Makefile.in @@ -184,6 +184,7 @@ pdf: html: info: install-info: +install-pdf: install-man: install-html: |
