osd-contiki/examples/compile-platforms/Makefile.platform
2008-08-16 13:08:36 +00:00

7 lines
163 B
Makefile

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