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
148 B
Makefile
7 lines
148 B
Makefile
# $NetBSD: Makefile,v 1.14 2013/05/02 03:56:41 matt Exp $
|
|
|
|
INCSDIR= /usr/include/shark
|
|
INCS= devmap.h
|
|
|
|
.include "../../arm/include/Makefile.common"
|