summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbalmer <mbalmer@openbsd.org>2007-11-03 15:29:39 +0000
committermbalmer <mbalmer@openbsd.org>2007-11-03 15:29:39 +0000
commitf3c8c93d9d9a4af9c64cd8a4f32f7aa81c97fc34 (patch)
tree5df599119b513c96ae8be9003d4662f764ee2a5f
parentremove extraneous space; (diff)
downloadwireguard-openbsd-f3c8c93d9d9a4af9c64cd8a4f32f7aa81c97fc34.tar.xz
wireguard-openbsd-f3c8c93d9d9a4af9c64cd8a4f32f7aa81c97fc34.zip
Add ldattach.
ok deraadt
-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 \