mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-30 15:24:07 +08:00
* Makefile.in: Add dummy install-pdf target.
From-SVN: r122453
This commit is contained in:
parent
ac84c17282
commit
00189cc66f
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
|
||||||
|
|
||||||
|
* Makefile.in: Add dummy install-pdf target.
|
||||||
|
|
||||||
2007-01-23 Richard Guenther <rguenther@suse.de>
|
2007-01-23 Richard Guenther <rguenther@suse.de>
|
||||||
|
|
||||||
PR bootstrap/30541
|
PR bootstrap/30541
|
||||||
|
@ -129,6 +129,8 @@ install:
|
|||||||
|
|
||||||
install-info:
|
install-info:
|
||||||
|
|
||||||
|
install-pdf:
|
||||||
|
|
||||||
install-html:
|
install-html:
|
||||||
|
|
||||||
# Cleaning rules.
|
# Cleaning rules.
|
||||||
|
Loading…
Reference in New Issue
Block a user