Makefile.static 76 B

123456
  1. # Project name
  2. BIN = libwolfssl
  3. all: build_static
  4. include Makefile.common