Make to define ${BOARDTYPE}

This commit is contained in:
matt 2003-03-04 07:52:21 +00:00
parent 107803a3a3
commit e1d9426036
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# $NetBSD: Makefile.evbppc.inc,v 1.1 2002/12/09 12:15:51 scw Exp $
# $NetBSD: Makefile.evbppc.inc,v 1.2 2003/03/04 07:52:21 matt Exp $
CPPFLAGS += -D${BOARDTYPE}
.-include "${THISPPC}/conf/Makefile.${BOARDTYPE}.inc"