Update sbin and usr.sbin Makefiles for mountd, nfsd, nfsiod in /usr/sbin.
This commit is contained in:
parent
a3962d667b
commit
f9d83c5401
|
@ -1,13 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.36 1997/03/29 20:47:26 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.37 1997/03/31 23:48:11 jonathan Exp $
|
||||
# @(#)Makefile 8.5 (Berkeley) 3/31/94
|
||||
|
||||
# Not ported: XNSrouted enpload scsiformat startslip
|
||||
# Missing: icheck ncheck
|
||||
|
||||
SUBDIR= badsect disklabel ccdconfig dmesg fastboot fsck fsirand ifconfig init \
|
||||
ipf mknod modload modunload mount mountd nfsd nfsiod nologin \
|
||||
ping quotacheck reboot route routed savecore shutdown slattach \
|
||||
swapon ttyflags umount
|
||||
ipf mknod modload modunload mount nologin ping quotacheck reboot \
|
||||
route routed savecore shutdown slattach swapon ttyflags umount
|
||||
|
||||
# support for various file systems
|
||||
SUBDIR+= mount_ados
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.79 1997/03/29 23:22:39 mellon Exp $
|
||||
# $NetBSD: Makefile,v 1.80 1997/03/31 23:48:13 jonathan Exp $
|
||||
# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91
|
||||
|
||||
# not yet done: catman
|
||||
|
@ -6,9 +6,9 @@
|
|||
SUBDIR= ac accton amd arp bootpd bootpgw bootpef bootptest chown \
|
||||
chroot config cron dev_mkdb dhcp diskpart edquota gettable \
|
||||
gspa htable inetd iostat ipf kgmon kvm_mkdb lpr lastlogin \
|
||||
map-mbone mdconfig mdsetimage mopd mrinfo mrouted mtrace mtree \
|
||||
named netgroup_mkdb portmap pppd pstat pwd_mkdb quot quotaon \
|
||||
rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.lockd \
|
||||
map-mbone mdconfig mdsetimage mopd mountd mrinfo mrouted mtrace \
|
||||
mtree nfsd nfsiod named netgroup_mkdb portmap pppd pstat pwd_mkdb \
|
||||
quot quotaon 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 \
|
||||
|
|
Loading…
Reference in New Issue