android_mt6572_jiabo/external/lldb/test/functionalities/thread/Makefile
2025-09-05 16:56:03 +08:00

5 lines
95 B
Makefile

LEVEL = ../../make
C_SOURCES := main.c
LD_EXTRAS := -lpthread
include $(LEVEL)/Makefile.rules