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

6 lines
114 B
Makefile
Raw Normal View History

2015-07-13 14:43:16 +00:00
SRCS := $(wildcard source/*)
LIB := librand.a
EXPORT_HEADERS := mbed-client-randlib
include ../exported_rules.mk