summaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2007-11-03 15:29:40 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2007-11-03 15:29:40 +0000
commitb27e69e524171848f22155d9ebdca4058d5759bd (patch)
treee4d172a4b1f7a9f99b6ae68caf90893595112767 /sbin/Makefile
parent8813b3e6c8b307a7545961702b92cabd3417c84b (diff)
Add ldattach.
ok deraadt
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 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 \