new mount_ programs
This commit is contained in:
parent
1697887b10
commit
a4963f9708
|
@ -1,12 +1,13 @@
|
|||
# from: @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91
|
||||
# $Id: Makefile,v 1.13 1993/11/03 06:46:24 cgd Exp $
|
||||
# $Id: Makefile,v 1.14 1994/01/12 20:24:12 cgd Exp $
|
||||
|
||||
# Not ported: XNSrouted enpload
|
||||
# Missing: icheck ncheck
|
||||
|
||||
SUBDIR= badsect clri disklabel dmesg dump dumpfs fastboot fsck \
|
||||
halt ifconfig init mknod modload modunload mount mount_fdesc \
|
||||
mount_isofs mount_kernfs mount_msdos mount_procfs mountd newfs \
|
||||
mount_isofs mount_kernfs mount_lofs mount_msdos mount_portal \
|
||||
mount_procfs mountd newfs \
|
||||
nfsd nfsiod ping quotacheck reboot restore route routed savecore \
|
||||
shutdown slattach swapon tunefs umount
|
||||
|
||||
|
|
Loading…
Reference in New Issue