summaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2014-10-09 03:42:24 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2014-10-09 03:42:24 +0000
commit7c46beb83f454d0fb483e79183c1c45f4b6f0c06 (patch)
tree5ae3a4a2affeb8d6bbc56b20f8a7a66c55106100 /sbin/Makefile
parentbcec394547f595fe813018d6cef9a092df9ba856 (diff)
no more modules
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index a4b6165bbfe..e9ee724ae3a 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.101 2014/10/01 09:58:52 mpi Exp $
+# $OpenBSD: Makefile,v 1.102 2014/10/09 03:42:23 tedu Exp $
SUBDIR= atactl badsect bioctl clri dhclient \
disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \
fsck_msdos fsdb fsirand growfs ifconfig iked init ipsecctl \
- isakmpd kbd ldattach lmccontrol mknod modload modunload mount \
+ isakmpd kbd ldattach lmccontrol mknod mount \
mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
mount_nfs mount_ntfs mount_tmpfs mount_udf \
mount_vnd mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \