mbrlabel moves to /sbin.
This commit is contained in:
parent
57b89fd44c
commit
4e809d5269
|
@ -1,14 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.66 2000/01/20 19:22:08 wrstuden Exp $
|
||||
# $NetBSD: Makefile,v 1.67 2000/03/15 12:05:58 soren Exp $
|
||||
# @(#)Makefile 8.5 (Berkeley) 3/31/94
|
||||
|
||||
# Not ported: XNSrouted enpload scsiformat startslip
|
||||
# Missing: icheck ncheck
|
||||
|
||||
SUBDIR= atactl badsect bim ccdconfig disklabel dmesg edlabel fastboot fdisk \
|
||||
fsck fsirand ifconfig init ldconfig lmcctl mknod modload modunload \
|
||||
mount newbtconf nologin ping raidctl reboot rcorder rndctl route \
|
||||
routed savecore scsictl shutdown slattach swapctl sysctl ttyflags \
|
||||
umount wsconsctl
|
||||
fsck fsirand ifconfig init ldconfig lmcctl mbrlabel mknod modload \
|
||||
modunload mount newbtconf nologin ping raidctl reboot rcorder rndctl \
|
||||
route routed savecore scsictl shutdown slattach swapctl sysctl \
|
||||
ttyflags umount wsconsctl
|
||||
|
||||
# support for various file systems
|
||||
SUBDIR+= mount_ados
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.137 2000/03/10 05:51:57 groo Exp $
|
||||
# $NetBSD: Makefile,v 1.138 2000/03/15 12:01:19 soren Exp $
|
||||
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
|
||||
|
||||
# XXX Temporary for BUILD_POSTFIX
|
||||
|
@ -12,7 +12,7 @@ SUBDIR= ac accton amd apm apmd arp bad144 bind bootp catman \
|
|||
dhcp diskpart dumpfs dumplfs edquota eeprom \
|
||||
envstat eshconfig greconfig \
|
||||
grfconfig grfinfo gspa hilinfo inetd iostat ipf iteconfig kgmon \
|
||||
kvm_mkdb lastlogin link lpr mailwrapper map-mbone mbrlabel \
|
||||
kvm_mkdb lastlogin link lpr mailwrapper map-mbone \
|
||||
mdconfig mdsetimage \
|
||||
memswitch mopd mountd mrinfo mrouted mtrace mtree \
|
||||
netgroup_mkdb nfsd nfsiod pkg_install portmap pppd pstat \
|
||||
|
|
Loading…
Reference in New Issue