summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-11-05 07:54:05 +0000
committermsmith <msmith@FreeBSD.org>1998-11-05 07:54:05 +0000
commit6a9b63e38581729c20e76a9680f81a0b31961f50 (patch)
tree9cd13b8711c1c310d2b1cc8c228a57daec2c7a39 /Makefile.inc1
parent8d2ee599b0077d4c7b82deb3086b9e17934b209c (diff)
downloadFreeBSD-src-6a9b63e38581729c20e76a9680f81a0b31961f50.zip
FreeBSD-src-6a9b63e38581729c20e76a9680f81a0b31961f50.tar.gz
Typo , -> .
Submitted by: Shaun Courtney <shaun@emma.eng.uct.ac.za>
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc14
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index ca0608e..9eabfe9 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.37 1998/11/04 12:43:46 peter Exp $
+# $Id: Makefile.inc1,v 1.38 1998/11/05 04:38:28 peter Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -752,7 +752,7 @@ _linux= lkm/linux
.endif
.if ${MACHINE_ARCH} == i386
_kldlinux= sys/modules/linux
-,endif
+.endif
.if ${OBJFORMAT} == "aout"
_netboot= sys/${MACHINE}/boot/netboot
.endif
OpenPOWER on IntegriCloud