Files
sdk-hwV1.3/lichee/melis-v3.0/source/ekernel/components/aw/samples/pthread/Makefile
2024-05-07 18:09:20 +08:00

5 lines
86 B
Makefile

obj-y += test_mq.o
obj-y += test_sem.o
obj-y += test_thread.o
obj-y += test_pthcond.o