summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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