mbed-os/features/frameworks/mbed-client-randlib/Makefile

6 lines
114 B
Makefile

SRCS := $(wildcard source/*)
LIB := librand.a
EXPORT_HEADERS := mbed-client-randlib
include ../exported_rules.mk