diff --git a/sys/arch/Makefile b/sys/arch/Makefile index 0b34d7459f9a..c77be7f3be14 100644 --- a/sys/arch/Makefile +++ b/sys/arch/Makefile @@ -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