mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-11 03:05:02 +08:00
Makefile.in (cpp_install_dir, [...]): New variables.
� * Makefile.in (cpp_install_dir, INSTALL_CPP, UNINSTALL_CPP): New variables. (install-cpp, uninstall-cpp): New targets. (install-normal): Depend on $(INSTALL_CPP). (uninstall): Depend on $(UNINSTALL_CPP). * configure.in (cpp_install_dir): New, substitute. (tmake_file): Added t-install-cpp for --enable-cpp. * configure: Rebuilt. * cpp.sh: New cpp script. * config/t-install-cpp: New target fragment. From-SVN: r25528
This commit is contained in:
parent
ac7ef8d56b
commit
5f90d01252
@ -1,3 +1,16 @@
|
||||
Tue Mar 2 01:27:52 1999 H.J. Lu (hjl@gnu.org)
|
||||
|
||||
* Makefile.in (cpp_install_dir, INSTALL_CPP, UNINSTALL_CPP): New
|
||||
variables.
|
||||
(install-cpp, uninstall-cpp): New targets.
|
||||
(install-normal): Depend on $(INSTALL_CPP).
|
||||
(uninstall): Depend on $(UNINSTALL_CPP).
|
||||
* configure.in (cpp_install_dir): New, substitute.
|
||||
(tmake_file): Added t-install-cpp for --enable-cpp.
|
||||
* configure: Rebuilt.
|
||||
* cpp.sh: New cpp script.
|
||||
* config/t-install-cpp: New target fragment.
|
||||
|
||||
Tue Mar 2 01:40:01 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
||||
Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user