1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-12 10:30:09 +00:00

8 lines
125 B
Makefile

CONTIKI_PROJECT = webbrowser
all: $(CONTIKI_PROJECT)
APPS = webbrowser
CONTIKI = ../..
include $(CONTIKI)/Makefile.include