1 include $(TOP)/config/make.cfg
3 #MM- core-linklibs : linklibs-pthread
4 #MM linklibs-pthreads : includes
6 %copy_includes includes="pthread.h sched.h"
8 LINKLIBFILES := pthread sched
11 #%build_module mmake=compiler-pthread \
12 # modname=pthread modtype=library \
13 # files=$(LIBRARYFILES) \
14 # linklibfiles=$(LINKLIBFILES)
16 %build_linklib mmake=linklibs-pthread \