mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Connect fsdb to /sbin makefile...
This commit is contained in:
parent
e10719ee6a
commit
30a2d5501c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# @(#)Makefile 8.5 (Berkeley) 3/31/94
|
||||
|
||||
# XXX MISSING: fsdb icheck ncheck
|
||||
# XXX MISSING: icheck ncheck
|
||||
|
||||
SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs \
|
||||
dumplfs dumpon fsck ifconfig init ipfw md5 mknod modload \
|
||||
dumplfs dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \
|
||||
modunload mount mount_cd9660 mount_fdesc mount_kernfs \
|
||||
mount_lfs mount_nfs mount_null mount_portal mount_procfs \
|
||||
mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
|
||||
|
|
|
|||
Loading…
Reference in a new issue