Files
mbed-os-hardfp/features/frameworks/mbed-client-randlib/Makefile
2026-06-01 20:15:04 +03:00

6 lines
114 B
Makefile

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