Home
last modified time | relevance | path

Searched refs:LIBS (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.4.1/ports/c667x/ccs/example_build/tx/Release/
Dobjects.mk7 LIBS :=
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/
DMakefile20 LIBS = -lpthread -lrt macro
37 $(LINK) -o $@ $^ $(LIBS)
44 cc -fPIC -shared -Wl,-soname,$@ -o $@ $(LINUX_OBJS) $(GENERIC_OBJS) $(LIBS) $(ARCH)
/ThreadX-v6.4.1/ports/linux/gnu/example_build/
DMakefile20 LIBS = -lpthread -lrt macro
37 $(LINK) -o $@ $^ $(LIBS)
44 cc -fPIC -shared -Wl,-soname,$@ -o $@ $(LINUX_OBJS) $(GENERIC_OBJS) $(LIBS) $(ARCH)