Build rpc.lockd and rpc.statd
This commit is contained in:
parent
24ce527b89
commit
ed0d9160f1
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.76 1997/02/11 18:47:04 phil Exp $
|
||||
# $NetBSD: Makefile,v 1.77 1997/03/10 06:30:32 scottr Exp $
|
||||
# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91
|
||||
|
||||
# not yet done: catman
|
||||
|
@ -8,11 +8,11 @@ SUBDIR= ac accton amd arp bootpd bootpgw bootpef bootptest chown \
|
|||
gspa htable inetd iostat ipf kgmon kvm_mkdb lpr lastlogin \
|
||||
map-mbone mdconfig mdsetimage mrinfo mrouted mtrace mtree \
|
||||
named netgroup_mkdb portmap pppd pstat pwd_mkdb quot quotaon \
|
||||
rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.pcnfsd \
|
||||
rpc.yppasswdd rwhod sa sendmail sliplogin slstats spray \
|
||||
sysctl syslogd tcpdchk tcpdmatch tcpdump timed traceroute \
|
||||
trpt trsp update vipw vnconfig ypbind yppoll ypserv ypset \
|
||||
zdump zic
|
||||
rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.lockd \
|
||||
rpc.pcnfsd rpc.statd rpc.yppasswdd rwhod sa sendmail sliplogin \
|
||||
slstats spray sysctl syslogd tcpdchk tcpdmatch tcpdump timed \
|
||||
traceroute trpt trsp update vipw vnconfig ypbind yppoll ypserv \
|
||||
ypset zdump zic
|
||||
|
||||
.if make(clean) || make(cleandir)
|
||||
SUBDIR+=apm apmd bad144 dbsym eeprom grfconfig grfinfo hilinfo \
|
||||
|
|
Loading…
Reference in New Issue