Makefile.in (xcpp, cppspec.o): New targets.
authorZack Weinberg <zack@rabi.columbia.edu>
Fri, 26 Mar 1999 22:55:35 +0000 (22:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 26 Mar 1999 22:55:35 +0000 (15:55 -0700)
commit922cf99e6df15ecd5cb1b240f7185c475bda4d70
tree3037123b5d5c23618167771ee9b4148793a0e0ba
parent11a86c5688cfcf22c52cf737070a8d3df5a59285
Makefile.in (xcpp, cppspec.o): New targets.

        * Makefile.in (xcpp, cppspec.o): New targets.
        (CPP_INSTALL_NAME): New macro.
        (install-cpp): Install xcpp.  Use CPP_INSTALL_NAME.
        (all.build, start.encap): Build xcpp.
        * cppspec.c: New file, implements argument filtering for a
        user-visible C preprocessor.
        * cpp.sh: Removed.

From-SVN: r26007
gcc/ChangeLog
gcc/Makefile.in
gcc/cpp.sh [deleted file]
gcc/cppspec.c [new file with mode: 0644]