Files
openharmony_kernel_liteos_a/lib/libsec/Makefile
Caoruihong 7e73c929a2 remove __cplusplus guards in .c files
Change-Id: I052d930d54e63179b17b77f02c107a015f3cfc3f
2021-04-19 18:28:25 +08:00

7 lines
158 B
Makefile

include $(LITEOSTOPDIR)/config.mk
MODULE_NAME := sec
LOCAL_SRCS := $(wildcard $(LITEOSTHIRDPARTY)/bounds_checking_function/src/*.c)
include $(MODULE)