osd-contiki/examples/webbrowser/Makefile

7 lines
106 B
Makefile
Raw Normal View History

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