Newer
Older
mbed-os / platform / randlib / Makefile
@Lingkai Dong Lingkai Dong on 2 Sep 2020 114 bytes Move mbed-client-randlib -> platform/randlib
SRCS := $(wildcard source/*)
LIB := librand.a
EXPORT_HEADERS := mbed-client-randlib

include ../exported_rules.mk