mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-06 15:32:15 +00:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
CONTIKI=../../../..
|
|
|
|
MODULES += core/net/http-socket
|
|
|
|
CFLAGS+=-DPROJECT_CONF_H=\"project-conf.h\"
|
|
|
|
include $(CONTIKI)/Makefile.include
|