Typo , -> .

Submitted by:	Shaun Courtney <shaun@emma.eng.uct.ac.za>
This commit is contained in:
Mike Smith 1998-11-05 07:54:05 +00:00
parent 5eb1c6c169
commit 0eda097a0b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40928

View File

@ -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