]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
p
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Mar 1999 00:59:28 +0000 (00:59 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Mar 1999 00:59:28 +0000 (00:59 +0000)
commit3e2f90b9db86755f72695d49238c8e490872100e
tree07bce66ce60c4206846470e1fdc514cab3ddfeb8
parent7d0c1ab22dcc11b69bae7a9da9420424ea743998
p
        * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25529 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/Makefile.in