summaryrefslogtreecommitdiff
path: root/sbin/mount_portal/Makefile
AgeCommit message (Collapse)Author
1997-09-21$OpenBSD$Theo de Raadt
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.
1997-03-23Use POSIX regexp, not v8 to avoid linking with -lcompat.Todd C. Miller
Parsing config files w/o regular expressions may be slightly slower but since this is normally done only once it's not a big deal.
1996-12-12fix afterinstallTheo de Raadt
1996-12-08Install sample portal configuration file if none are installedThorsten Lockert
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt