4 lines
84 B
Makefile
4 lines
84 B
Makefile
PROGRAM=http_get_mbedtls
|
|
EXTRA_COMPONENTS = extras/mbedtls
|
|
|
|
include ../../common.mk
|