1# 2# "main" pseudo-component makefile. 3# 4# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) 5 6# embed files from the "certs" directory as binary data symbols 7# in the app 8COMPONENT_EMBED_TXTFILES := howsmyssl_com_root_cert.pem postman_root_cert.pem 9