Home
last modified time | relevance | path

Searched refs:libs (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/freebsd/contrib/netbsd-tests/net/
H A Dnet_common.sh147 local libs=
150 libs="$*"
152 atf_check -s exit:0 rump_server $libs $sock
162 local libs="$BASIC_LIBS"
168 libs="$libs -lrumpnet_$lib"
171 _rump_server_start_common $sock $libs
180 local libs="$FS_LIBS"
186 libs="$libs -lrumpnet_$lib"
189 _rump_server_start_common $sock $libs
/freebsd/contrib/dialog/
H A Ddialog-config.in148 --libs)
157 --libs-only-L)
170 --libs-only-l)
183 --libs-only-other)
230 --libs echos the libraries needed to link with ${THIS}
232 --libs-only-L echos -L linker options (search path) for ${THIS}
233 --libs-only-l echos -l linker options (libraries) for ${THIS}
234 --libs-only-other echos linker options other than -L/-l
/freebsd/contrib/atf/atf-c++/
H A Dpkg_config_test.sh105 pkg-config --libs-only-L --libs-only-other atf-c++
108 pkg-config --libs-only-l atf-c++
109 libs=$(cat stdout)
111 echo "LIBS are: ${libs}"
114 atf_check -s eq:0 -o empty -e empty ${cxx} ${ldflags} -o tp tp.o ${libs}
/freebsd/contrib/atf/atf-c/
H A Dpkg_config_test.sh106 pkg-config --libs-only-L --libs-only-other atf-c
108 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c
109 libs=$(cat stdout)
111 echo "LIBS are: ${libs}"
114 atf_check -s eq:0 -o empty -e empty ${cc} ${ldflags} -o tp tp.o ${libs}
/freebsd/contrib/ncurses/misc/
H A Dncurses-config.in200 --libs)
209 --libs-only-L)
222 --libs-only-l)
235 --libs-only-other)
301 --libs echos the libraries needed to link with ${THIS}
303 --libs-only-L echos -L linker options (search path) for ${THIS}
304 --libs-only-l echos -l linker options (libraries) for ${THIS}
305 --libs-only-other echos linker options other than -L/-l
H A DMakefile.in87 @MAKE_PHONY@.PHONY : install.libs
88 @MAKE_PHONY@.PHONY : libs
94 @MAKE_PHONY@.PHONY : uninstall.libs
132 install.libs :: $(DESTDIR)$(bindir) ncurses-config
149 @MAKE_PC_FILES@install.libs :: pc-files
186 uninstall : @MISC_UNINSTALL_DATA@ uninstall.libs
193 uninstall.libs :
/freebsd/contrib/arm-optimized-routines/
H A DMakefile34 libm-libs = -lm
35 libc-libs = -lc
36 mpfr-libs = -lmpfr
37 gmp-libs = -lgmp
38 mpc-libs = -lmpc
H A Dconfig.mk.dist71 libm-libs = -lmsvcrt -lvcruntime -lucrt
72 libc-libs =
76 mpfr-libs = $(SYSROOT)/lib/libmpfr.dll.a
77 gmp-libs = $(SYSROOT)/lib/libgmp.dll.a
78 mpc-libs = $(SYSROOT)/lib/libmpc.dll.a
87 math-ldlibs += $(mpfr-libs) $(gmp-libs)
/freebsd/crypto/openssl/util/
H A Dck_errf.pl88 my %libs = ( SYS => 1, ERR => 1 );
94 $libs{$1} = 1;
112 unless ( $libs{$errlib} ) {
114 $libs{$errlib} = 1; # To not display it again
/freebsd/contrib/file/magic/Magdir/
H A Dbsdi11 >32 byte 0x6a (uses shared libs)
26 >36 belong 0xb4100001 (uses shared libs)
32 >36 belong 0xb4100001 (uses shared libs)
38 >36 belong 0xb4100001 (uses shared libs)
/freebsd/contrib/ncurses/panel/
H A DMakefile.in144 @MAKE_PHONY@.PHONY : install.libs
145 @MAKE_PHONY@.PHONY : libs
150 @MAKE_PHONY@.PHONY : uninstall.libs
153 libs \
197 -rm -rf .libs *.dSYM
/freebsd/contrib/googletest/googletest/cmake/
H A Dinternal_utils.cmake213 # cxx_executable_with_flags(name cxx_flags libs srcs...)
217 function(cxx_executable_with_flags name cxx_flags libs)
235 foreach (lib "${libs}")
242 # Creates a named target that depends on the given libs and is built
245 function(cxx_executable name dir libs)
247 ${name} "${cxx_default}" "${libs}" "${dir}/${name}.cc" ${ARGN})
254 # cxx_test_with_flags(name cxx_flags libs srcs...)
256 # Creates a named C++ test that depends on the given libs and is built
258 function(cxx_test_with_flags name cxx_flags libs)
259 cxx_executable_with_flags(${name} "${cxx_flags}" "${libs}" ${ARGN})
[all …]
/freebsd/contrib/ncurses/form/
H A DMakefile.in142 @MAKE_PHONY@.PHONY : install.libs
143 @MAKE_PHONY@.PHONY : libs
148 @MAKE_PHONY@.PHONY : uninstall.libs
151 libs \
200 -rm -rf .libs *.dSYM
/freebsd/contrib/ncurses/menu/
H A DMakefile.in144 @MAKE_PHONY@.PHONY : install.libs
145 @MAKE_PHONY@.PHONY : libs
150 @MAKE_PHONY@.PHONY : uninstall.libs
153 libs \
203 -rm -rf .libs *.dSYM
/freebsd/contrib/arm-optimized-routines/networking/
H A DDir.mk20 networking-libs := \
37 $(networking-libs) \
41 all-networking: $(networking-libs) $(networking-tools) $(networking-includes)
69 $(networking-libs:build/lib/%=$(DESTDIR)$(libdir)/%) \
/freebsd/crypto/openssh/contrib/
H A DMakefile9 `gnome-config --libs gnome gnomeui`
14 `$(PKG_CONFIG) --libs gtk+-2.0 x11`
19 `$(PKG_CONFIG) --libs gtk+-3.0 x11`
/freebsd/contrib/sendmail/contrib/
H A Dmmuegel33 # 12339 -r--r--r-- libs/date.pl
34 # 3198 -r--r--r-- libs/elapsed.pl
35 # 4356 -r--r--r-- libs/mail.pl
36 # 6908 -r--r--r-- libs/mqueue.pl
37 # 7024 -r--r--r-- libs/newgetopts.pl
38 # 4687 -r--r--r-- libs/strings1.pl
39 # 1609 -r--r--r-- libs/timespec.pl
82 libs. See the manual pages for a complete description of each tool.
150 # ============= libs/date.pl ==============
151 if test ! -d 'libs'; then
[all …]
/freebsd/contrib/lutok/examples/
H A DMakefile37 LUTOK_LDFLAGS = $$(pkg-config --libs-only-L lutok) \
38 $$(pkg-config --libs-only-other lutok)
39 LUTOK_LIBS = $$(pkg-config --libs-only-l lutok)
/freebsd/contrib/arm-optimized-routines/math/
H A DDir.mk60 math-libs := \
82 $(math-libs) \
87 all-math: $(math-libs) $(math-tools) $(math-includes)
157 $(math-host-tools): HOST_LDLIBS += $(libm-libs) $(mpfr-libs) $(mpc-libs)
158 $(math-tools): LDLIBS += $(math-ldlibs) $(libm-libs)
168 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -o $@ $^ $(libm-libs)
171 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -o $@ $^ $(libm-libs)
175 …$(CC) $(CFLAGS_ALL) $(LDFLAGS) -o $@ $< $(libm-libs) $(libc-libs) build/lib/libmathlib.a $(libm-li…
284 $(math-libs:build/lib/%=$(DESTDIR)$(libdir)/%) \
/freebsd/contrib/libxo/
H A Dlibxo-config.in26 --libs print library linking information
42 libs=false
97 --libs)
/freebsd/contrib/ncurses/include/
H A DMakefile.in102 @MAKE_PHONY@.PHONY : install.libs
103 @MAKE_PHONY@.PHONY : libs
108 @MAKE_PHONY@.PHONY : uninstall.libs
111 libs \
/freebsd/contrib/ncurses/progs/
H A DMakefile.in175 @MAKE_PHONY@.PHONY : install.libs
177 @MAKE_PHONY@.PHONY : libs
183 @MAKE_PHONY@.PHONY : uninstall.libs
194 libs \
195 install.libs \
196 uninstall.libs:
347 -rm -rf .libs *.dSYM
/freebsd/contrib/arm-optimized-routines/string/
H A DDir.mk24 string-libs := \
64 $(string-libs) \
69 all-string: $(string-libs) $(string-tests) $(string-benches) $(string-includes)
111 $(string-libs:build/lib/%=$(DESTDIR)$(libdir)/%) \
/freebsd/contrib/atf/test-programs/
H A Dsrcdir_test.sh62 mkdir tmp/.libs
67 cp ${hp} tmp/.libs
77 cp ${hp} tmp/.libs/lt-${h}
/freebsd/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.c77 strlst_t *libs; member
87 static strlst_t *libs = NULL; variable
313 else if(!strcmp(fieldv[0], "libs")) in parse_one_file()
436 p2->libs = NULL; in add_prog()
476 add_string(&libs, argv[i]); in add_libs()
492 if ( in_list(&libs, argv[i]) ) in add_libs_so()
564 add_string(&p->libs, argv[i]); in add_special()
998 if ( subtract_strlst(&libs, &libs_so) ) in top_makefile_rules()
1002 output_strlst(outmk, libs); in top_makefile_rules()
1111 if (p->libs) { in prog_makefile_rules()
[all...]

12345678910>>...13