netbsd/sys/arch/evbppc/conf/Makefile.evbppc.inc
2013-04-06 16:48:33 +02:00

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"