diff options
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 17d41bc5dc8..31ad26b73b4 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.84 2007/06/01 05:37:14 deraadt Exp $ +# $OpenBSD: Makefile,v 1.85 2007/11/03 15:29:39 mbalmer Exp $ SUBDIR= atactl badsect bioctl brconfig ccdconfig clri dhclient \ disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \ fsck_msdos fsdb fsirand growfs ifconfig init iopctl ipsecctl \ - isakmpd kbd lmccontrol mknod modload modunload mount \ + isakmpd kbd ldattach lmccontrol mknod modload modunload mount \ mount_cd9660 mount_ext2fs mount_ffs mount_msdos \ mount_nfs mount_ntfs mount_portal mount_procfs mount_udf \ mount_vnd mount_xfs mountd ncheck_ffs newfs newfs_msdos \ |