]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (cpp_install_dir, [...]): New variables.
authorH.J. Lu <hjl@gnu.org>
Tue, 2 Mar 1999 00:59:26 +0000 (17:59 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Mar 1999 00:59:26 +0000 (17:59 -0700)
commit5f90d012521014500b1afb03705ab113ede1f003
tree9cb70f829bfa19951dd1dcd2a0ea7b1256836ca4
parentac7ef8d56b106f3c2de2d65da97b59eb0509c8b9
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
gcc/ChangeLog
This page took 0.055276 seconds and 5 git commands to generate.