osd-contiki/examples/wget/Makefile

8 lines
119 B
Makefile

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