osd-contiki/examples/compile-platforms/Makefile.platform

7 lines
163 B
Makefile
Raw Normal View History

all: print-version hello-world
CONTIKI = ../../..
APPS=serial-shell webserver telnetd
include $(CONTIKI)/Makefile.include
print-version:
@$(CC) --version || echo