Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd 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. | |||
1997-01-25 | Use ${CC:-cc} instead of cc | Niklas Hallqvist | |
1997-01-25 | do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138 | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-09-30 | these scripts now always clean up their temporary directories. | bitblt | |
1996-09-16 | kill the race; spotted by bitblt | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |