spelling
This commit is contained in:
parent
419e44fdc2
commit
e917e9ed35
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2001/06/14 13:01:27 fredette Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2001/06/24 17:49:47 deberg Exp $
|
||||
|
||||
# For now, we install the machine and arch includes, and symlink 'machine'
|
||||
# to the location of the machine includes (usually).
|
||||
|
@ -31,7 +31,7 @@ SUBDIR+= cats dnard netwinder
|
|||
# pc532 pmax powerpc sh3 sparc sparc64 sun3 vax x68k
|
||||
|
||||
#
|
||||
# For true arm ports, we point machine at the architecure directory
|
||||
# For true arm ports, we point machine at the architecture directory
|
||||
# since all the user include are there and are common.
|
||||
#
|
||||
.if ${ARCHSUBDIR} == arm && ${MACHINE} != arm32 && ${MACHINE} != arm26
|
||||
|
|
Loading…
Reference in New Issue