5f058922b3
share a MACHINE_ARCH for userland so that except for etc, will produce identical sets. usr/include/machine now points to usr/include/arm
7 lines
152 B
Makefile
7 lines
152 B
Makefile
# $NetBSD: Makefile,v 1.13 2013/05/02 03:56:40 matt Exp $
|
|
|
|
INCSDIR= /usr/include/acorn26
|
|
INCS= vmparam.h
|
|
|
|
.include "../../arm/include/Makefile.common"
|