1# Project name 2BIN = WolfSSLClient 3SRC_C = ./Source/tls_client.c 4 5all: build_hex 6 7include Makefile.common