summaryrefslogtreecommitdiffstats
path: root/sbin/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/i386')
-rw-r--r--sbin/i386/Makefile5
-rw-r--r--sbin/i386/Makefile.inc3
2 files changed, 6 insertions, 2 deletions
diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile
index c480c16..7d5c9ce 100644
--- a/sbin/i386/Makefile
+++ b/sbin/i386/Makefile
@@ -1,5 +1,6 @@
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1994/12/02 23:22:59 wollman Exp $
-SUBDIR= cxconfig
+SUBDIR= comcontrol fdisk ft mount_msdos
+#NOTYET: cxconfig
.include <bsd.subdir.mk>
diff --git a/sbin/i386/Makefile.inc b/sbin/i386/Makefile.inc
new file mode 100644
index 0000000..c961f85
--- /dev/null
+++ b/sbin/i386/Makefile.inc
@@ -0,0 +1,3 @@
+# $Id$
+
+.include "${.CURDIR}/../../Makefile.inc"
OpenPOWER on IntegriCloud