nes-proj/examples/mbxxx/button/Makefile

7 lines
111 B
Makefile

CONTIKI_PROJECT = test-button
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include