Files
tiny_computer/android/extern/wolfssl/IDE/GCC-ARM/Makefile.static
2024-02-29 19:35:00 +08:00

7 lines
76 B
Makefile

# Project name
BIN = libwolfssl
all: build_static
include Makefile.common