summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/ypinit/Makefile
AgeCommit message (Collapse)Author
1997-04-29To get the manpages installed, you can't override the installNiklas Hallqvist
target. Instead override realinstall.
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-04-24wrong mode, oopsTheo de Raadt
1997-04-23NONBINMODETheo de Raadt
1997-04-20Added man page, support for amd.home and ypservers.Mats O Jansson
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org).
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-05-01no longer need yp.no directory.. install into /var/yp directlyTheo de Raadt
1996-01-20fixes: install Makefile.yp, Makefile.mainchuck
1996-01-06Makefile.yp is /var/yp/MakefileTheo de Raadt
1995-12-14install yp Makefile from hereTheo de Raadt
1995-11-08use /var/yp.noTheo de Raadt
1995-11-06install the correct "ypmake" MakefileTheo de Raadt
1995-11-01+ full set of ypserv tools that compileTheo de Raadt