summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-06-10 10:29:53 +0000
committerderaadt <deraadt@openbsd.org>1996-06-10 10:29:53 +0000
commit9f6223fe84f93ab2d6ba65b3230c91bf4f5b23ea (patch)
tree77ab4a3a1fc0e04b8ed150e3dd0e96abd767d5d5
parentInclude <machine/cpu.h>. (diff)
downloadwireguard-openbsd-9f6223fe84f93ab2d6ba65b3230c91bf4f5b23ea.tar.xz
wireguard-openbsd-9f6223fe84f93ab2d6ba65b3230c91bf4f5b23ea.zip
build newfs_msdos
-rw-r--r--sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 78f737c30c0..fcda1306e44 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.11 1996/06/03 22:08:24 niklas Exp $
+# $OpenBSD: Makefile,v 1.12 1996/06/10 10:29:53 deraadt Exp $
# $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $
# Not ported: XNSrouted enpload scsiformat startslip
@@ -17,7 +17,7 @@ SUBDIR+= mount_ffs newfs fsck_ffs fsdb dumpfs dump restore clri tunefs
SUBDIR+= mount_kernfs
SUBDIR+= mount_lfs newlfs dumplfs
# mount_mfs -> newfs
-SUBDIR+= mount_msdos fsck_msdos
+SUBDIR+= mount_msdos newfs_msdos fsck_msdos
SUBDIR+= mount_nfs
SUBDIR+= mount_null
SUBDIR+= mount_portal