Deleted Added
full compact
Makefile (94273) Makefile (94658)
1# @(#)Makefile 8.5 (Berkeley) 3/31/94
1# @(#)Makefile 8.5 (Berkeley) 3/31/94
2# $FreeBSD: head/sbin/Makefile 94273 2002-04-09 10:55:14Z phk $
2# $FreeBSD: head/sbin/Makefile 94658 2002-04-14 16:36:49Z scottl $
3
4# XXX MISSING: icheck ncheck
5
6SUBDIR= adjkerntz \
7 atacontrol \
8 atm \
9 badsect \
10 camcontrol \

--- 33 unchanged lines hidden (view full) ---

44 mount_ext2fs \
45 mount_ifs \
46 mount_msdosfs \
47 mount_nfs \
48 mount_ntfs \
49 mount_nullfs \
50 mount_portalfs \
51 mount_std \
3
4# XXX MISSING: icheck ncheck
5
6SUBDIR= adjkerntz \
7 atacontrol \
8 atm \
9 badsect \
10 camcontrol \

--- 33 unchanged lines hidden (view full) ---

44 mount_ext2fs \
45 mount_ifs \
46 mount_msdosfs \
47 mount_nfs \
48 mount_ntfs \
49 mount_nullfs \
50 mount_portalfs \
51 mount_std \
52 mount_udf \
52 mount_umapfs \
53 mount_unionfs \
54 mountd \
55 natd \
56 newfs \
57 newfs_msdos \
58 nfsd \
59 nologin \

--- 45 unchanged lines hidden ---
53 mount_umapfs \
54 mount_unionfs \
55 mountd \
56 natd \
57 newfs \
58 newfs_msdos \
59 nfsd \
60 nologin \

--- 45 unchanged lines hidden ---