summaryrefslogtreecommitdiff
path: root/usr.bin/cpp
AgeCommit message (Collapse)Author
1998-02-18Deal much better with installation problemsNiklas Hallqvist
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsNiklas Hallqvist
1996-06-26rcsidTheo de Raadt
1996-01-04create /usr/libexec/cpp as a symbolic linkTheo de Raadt
1996-01-02/usr/bin/cpp wrapper script (which now knows where to find theTheo de Raadt
correct path to GNU cpp through an incredibly twisted hack)