NetBSD/sys/arch/shark/include/Makefile
matt 5f058922b3 This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.

usr/include/machine now points to usr/include/arm
2013-05-02 03:56:38 +00:00

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"