mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 23:00:18 -04:00
8 lines
235 B
PHP
8 lines
235 B
PHP
# $NetBSD: Makefile.evbppc.inc,v 1.8 2011/06/25 02:26:53 matt Exp $
|
|
|
|
CPPFLAGS += -D__${BOARDTYPE}__
|
|
|
|
RAMDISKDIR!= cd ${NETBSDSRCDIR}/distrib/${THISPPC:T}/ramdisk && ${PRINTOBJDIR}
|
|
|
|
.-include "${THISPPC}/conf/Makefile.${BOARDTYPE}.inc"
|