nes-proj/examples/platform-specific/jn516x/dr1175-sensors/Makefile

12 lines
171 B
Makefile
Raw Normal View History

CONTIKI=../../../..
2015-09-21 09:00:32 +00:00
CONTIKI_PROJECT = node
PLATFORMS_ONLY = jn516x
2015-09-21 09:00:32 +00:00
TARGET ?= jn516x
JN516x_WITH_DR1175 = 1
all: $(CONTIKI_PROJECT)
include $(CONTIKI)/Makefile.include