Change-Id: I0bc2158e0b936a3e33674ffe0f4a45018a7be3ed Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
137 B
Makefile
5 lines
137 B
Makefile
TIMO_BASE = $(strip $(subst /samples/microkernel/apps/philosophers,,$(shell pwd) ))
|
|
VPFILE ?= prj.vpf
|
|
|
|
include ${TIMO_BASE}/Makefile.inc
|