aboutsummaryrefslogtreecommitdiff
path: root/sbin/i386
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1998-08-30 20:28:50 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1998-08-30 20:28:50 +0000
commitcb7f1224bbe85d9e1f650d89d2396419baf06676 (patch)
treed7d19bdc2989425117c7dac9588dd89d49657a46 /sbin/i386
parent05da683dd4ef3372b1a779c1cd531e5720ff63ac (diff)
downloadsrc-cb7f1224bbe85d9e1f650d89d2396419baf06676.tar.gz
src-cb7f1224bbe85d9e1f650d89d2396419baf06676.zip
Split lines into one subdir per line.
Notes
Notes: svn path=/head/; revision=38653
Diffstat (limited to 'sbin/i386')
-rw-r--r--sbin/i386/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile
index 58ca50c87132..76462f52b1ad 100644
--- a/sbin/i386/Makefile
+++ b/sbin/i386/Makefile
@@ -1,6 +1,10 @@
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 14:32:26 peter Exp $
-SUBDIR= comcontrol fdisk ft mount_msdos nextboot
+SUBDIR= comcontrol \
+ fdisk \
+ ft \
+ mount_msdos \
+ nextboot
#NOTYET: cxconfig
.include <bsd.subdir.mk>