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

4 lines
155 B
Makefile

webbrowser_src = www.c webclient.c http-strings.c http-user-agent-string.c \
htmlparser.c html-strings.c arg.c
webbrowser_dsc = www-dsc.c