Make to define ${BOARDTYPE}
This commit is contained in:
parent
107803a3a3
commit
e1d9426036
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue