5 lines
86 B
Makefile
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
|