Searched refs:LIBS (Results 1 - 25 of 176) sorted by relevance

12345678

/external/libpcap/
H A Dpcap-config.in12 LIBS="@LIBS@"
52 # Include LIBS so that the flags include libraries containing
57 echo "-I$includedir -L$libdir -lpcap $LIBS"
60 echo "-I$includedir -L$libdir $LIBS"
66 echo "-L$libdir -lpcap $LIBS"
69 echo "$LIBS"
73 # Omit LIBS - libpcap is assumed to be linked with those
/external/llvm/examples/ParallelJIT/
H A DMakefile17 LIBS += -lpthread
/external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/
H A DMakefile.PL12 LIBS => [''], # e.g., '-lm'
/external/mesa3d/src/gallium/targets/graw-gdi/
H A DSConscript12 env.Prepend(LIBS = [
26 env.Prepend(LIBS = [trace, rbug, galahad, softpipe])
30 env.Prepend(LIBS = [llvmpipe])
35 LIBS = ws_gdi + env['LIBS'],
/external/mesa3d/src/gallium/targets/graw-xlib/
H A DSConscript8 env.Prepend(LIBS = [
13 env.Prepend(LIBS = env['X11_LIBS'])
29 env.Prepend(LIBS = [trace, rbug, galahad, softpipe])
33 env.Prepend(LIBS = [llvmpipe])
/external/mesa3d/src/gallium/targets/egl-static/
H A DSConscript28 env.Prepend(LIBS = [
40 env.Prepend(LIBS = [llvmpipe])
51 env.Append(LIBS = [
58 env.Prepend(LIBS = [
72 env.Prepend(LIBS = [glapi_name, glsl, mesa])
80 env.Prepend(LIBS = [openvg_name, st_vega])
83 env.Prepend(LIBS = [
95 env.Prepend(LIBS = [
104 env.Prepend(LIBS = [
111 env.Prepend(LIBS
[all...]
/external/compiler-rt/test/builtins/Unit/
H A Dtest8 LIBS="-lSystem"
13 LIBS="-lSystem"
16 LIBS="-lc -lm"
43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A DMakefile4 LIBS = -lXvMCW -lXvMC -lXv -lX11 macro
13 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
16 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
19 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
22 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
25 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
28 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
/external/mdnsresponder/Clients/
H A DMakefile30 LIBS = macro
33 LIBS = -L../mDNSPosix/build/prod/ -ldns_sd macro
45 cc $(filter %.c %.o, $+) $(LIBS) -I../mDNSShared -Wall -o $@
48 cc $(filter %.c %.o, $+) $(LIBS) -I../mDNSShared -Wall -o $@ -m64
/external/mesa3d/scons/
H A Dx11.py35 env.Append(LIBS = [
H A Dllvm.py97 env.Prepend(LIBS = [
109 env.Prepend(LIBS = [
123 env.Prepend(LIBS = [
136 env.Prepend(LIBS = [
147 env.Append(LIBS = [
/external/openssh/
H A Dsurvey.sh.in24 LIBS="@LIBS@"
58 echo "libs: $LIBS"
/external/mesa3d/src/gallium/targets/libgl-xlib/
H A DSConscript17 env.Prepend(LIBS = env['X11_LIBS'])
25 env.Prepend(LIBS = [
43 env.Prepend(LIBS = [trace, rbug, galahad, softpipe])
47 env.Prepend(LIBS = [llvmpipe])
/external/llvm/utils/unittest/
H A DCMakeLists.txt35 set(LIBS
41 list(APPEND LIBS pthread)
48 ${LIBS}
/external/libxml2/
H A DMakefile.tests7 LIBS=`xml2-config --libs`
19 $(CC) -o runtest$(EXEEXT) $(CFLAGS) runtest.c $(LIBS) $(THREADLIB)
25 $(CC) -o runsuite$(EXEEXT) $(CFLAGS) runsuite.c $(LIBS)
31 $(CC) -o testapi$(EXEEXT) $(CFLAGS) testapi.c $(LIBS)
37 $(CC) -o testchar$(EXEEXT) $(CFLAGS) testchar.c $(LIBS)
/external/bison/m4/
H A Ddmalloc.m417 LIBS="$LIBS -ldmalloc"
/external/llvm/tools/llvm-c-test/
H A DMakefile28 LIBS = -lLLVM-$(LLVMVersion) macro
/external/mesa3d/src/gallium/targets/libgl-gdi/
H A DSConscript13 env.Append(LIBS = [
50 LIBS = wgl + ws_gdi + glapi + mesa + drivers + gallium + glsl + env['LIBS'],
/external/wpa_supplicant_8/hs20/server/
H A DMakefile19 LIBS += -lsqlite3
22 LIBS += -lrt
33 LIBS += $(shell xml2-config --libs)
37 $(LDO) $(LDFLAGS) -o hs20_spp_server $(OBJS) $(LIBS)
/external/lzma/CPP/
H A DBuild.mak0 LIBS = $(LIBS) oleaut32.lib ole32.lib
5 LIBS = $(LIBS) bufferoverflowU.lib macro
37 LIBS = $(LIBS) user32.lib advapi32.lib shell32.lib macro
87 link $(LFLAGS) -out:$(PROGPATH) $(OBJS) $(LIBS)
1 LIBS = $(LIBS) oleaut32.lib ole32.lib macro
/external/lzma/C/Util/SfxSetup/
H A Dmakefile2 LIBS = $(LIBS) macro
/external/mesa3d/src/gallium/targets/
H A DSConscript.dri67 drienv.AppendUnique(LIBS = [
/external/mesa3d/src/gallium/targets/graw-null/
H A DSConscript19 env.Prepend(LIBS = [gallium])
/external/selinux/libsemanage/tests/
H A DMakefile8 LIBS = ../src/libsemanage.a ../../libselinux/src/libselinux.a ../../libsepol/src/libsepol.a macro
22 $(CC) $(OBJECTS) $(LIBS) $(LDFLAGS) -o $@
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/
H A DMakefile2 LIBS= \ macro
20 LIBS += ../../../winsys/sw/fbdev/libfbdev.a
25 LIBS += ../../../winsys/sw/xlib/libws_xlib.a
32 LIBS_D3D10 = ../dxgid3d10/libdxgid3d10.a ../gd3d10/libgd3d10.a $(LIBS)
33 LIBS_D3D11 = ../dxgid3d11/libdxgid3d11.a ../gd3d11/libgd3d11.a $(LIBS)

Completed in 548 milliseconds

12345678