4 lines
78 B
Makefile
4 lines
78 B
Makefile
PROGRAM=tls_server
|
|
EXTRA_COMPONENTS = extras/mbedtls
|
|
|
|
include ../../common.mk
|