Searched refs:lib (Results 1 - 25 of 1271) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/
H A DMakefile38 LDFLAGS += -L$(ROUTERDIR)/nvram -L$(INSTALLDIR)/nvram/usr/lib -lnvram
39 LDFLAGS += -L../../acos/shared -L$(TARGETDIR)/shared/usr/lib -lacos_shared
H A Dconfig.status460 s,@libdir@,${exec_prefix}/lib,;t t
H A Dconfigure348 libdir='${exec_prefix}/lib'
621 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
624 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
812 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
826 --libdir=DIR object code libraries [EPREFIX/lib]
848 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
849 nonstandard directory <lib dir>
2451 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dconfig.status56 s%@libdir@%${exec_prefix}/lib%g
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dmakefile.msc17 all: lib bzip2 test
19 bzip2: lib
20 $(CC) $(CFLAGS) -o bzip2 bzip2.c libbz2.lib setargv.obj
23 lib: $(OBJS)
24 lib /out:libbz2.lib $(OBJS)
51 del libbz2.lib
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/
H A DMakefile8 export LDFLAGS += -L$(TOP)/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
9 export PKG_CONFIG_PATH += $(TOP)/../../ap/gpl/openssl/tmp/usr/local/ssl/lib/pkgconfig
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DAndroid.mk26 # LIBS that point to the out/.../obj/lib/ and out/.../obj/system/lib/
38 # LIBS="$A/prebuilt/linux-x86/toolchain/arm-eabi-X/lib/gcc/arm-eabi/X\
55 include $(LOCAL_PATH)/lib/Makefile.inc
67 LOCAL_SRC_FILES := $(addprefix lib/,$(CSOURCES))
100 LOCAL_C_INCLUDES += $(LOCAL_PATH)/include $(LOCAL_PATH)/lib
H A DMacOSX-Framework82 cp lib/.libs/libcurl.dylib libcurl.framework/${FRAMEWORK_VERSION}/libcurl
84 /usr/bin/sed -e "s/7\.12\.3/$VERSION/" lib/libcurl.plist >libcurl.framework/${FRAMEWORK_VERSION}/Resources/Info.plist
109 cp lib/.libs/libcurl.dylib libcurl.framework/${FRAMEWORK_VERSION}/libcurl64
H A DMakefile85 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
138 CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
193 LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
294 libdir = ${exec_prefix}/lib
328 SUBDIRS = lib src include
898 ca-bundle: lib/mk-ca-bundle.pl
900 @perl $< -b -l -u lib/ca-bundle.crt
902 ca-firefox: lib/firefox-db2pem.sh
904 ./lib/firefox-db2pem.sh lib/c
[all...]
H A DMakefile.am43 SUBDIRS = lib src include
151 ca-bundle: lib/mk-ca-bundle.pl
153 @perl $< -b -l -u lib/ca-bundle.crt
155 ca-firefox: lib/firefox-db2pem.sh
157 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
160 cd lib && $(MAKE) checksrc
H A DMakefile.in85 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
328 SUBDIRS = lib src include
898 ca-bundle: lib/mk-ca-bundle.pl
900 @perl $< -b -l -u lib/ca-bundle.crt
902 ca-firefox: lib/firefox-db2pem.sh
904 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
907 cd lib && $(MAKE) checksrc
H A Dbuildconf84 test ! -f lib/urldata.h ||
351 echo "buildconf: cp lib/curl_config.h.in src/curl_config.h.in"
352 cp lib/curl_config.h.in src/curl_config.h.in
H A Dconfig.status399 config_files=" Makefile docs/Makefile docs/examples/Makefile docs/libcurl/Makefile include/Makefile include/curl/Makefile src/Makefile lib/Makefile tests/Makefile tests/data/Makefile tests/server/Makefile tests/libtest/Makefile tests/unit/Makefile packages/Makefile packages/Win32/Makefile packages/Win32/cygwin/Makefile packages/Linux/Makefile packages/Linux/RPM/Makefile packages/Linux/RPM/curl.spec packages/Linux/RPM/curl-ssl.spec packages/Solaris/Makefile packages/EPM/curl.list packages/EPM/Makefile packages/vms/Makefile packages/AIX/Makefile packages/AIX/RPM/Makefile packages/AIX/RPM/curl.spec curl-config libcurl.pc"
400 config_headers=" lib/curl_config.h src/curl_config.h include/curl/curlbuild.h"
435 with options \"'--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'\"
514 set X '/bin/sh' './configure' '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl' $ac_configure_extra_args --no-create --no-recursion
601 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
628 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
632 $CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
661 libname_spec='lib$name'
670 sys_lib_search_path_spec='/usr/lib/gc
[all...]
H A Dconfigure601 ac_unique_file="lib/urldata.h"
955 libdir='${exec_prefix}/lib'
1287 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1290 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1477 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1490 --libdir=DIR object code libraries [EPREFIX/lib]
1618 --with-ldap-lib=libname Specify name of ldap lib file
1619 --with-lber-lib=libname Specify name of lber lib fil
[all...]
H A Dcurl-config39 --checkfor [version] check for (lib)curl of the specified version
139 if test "X${exec_prefix}/lib" != "X/usr/lib" -a "X${exec_prefix}/lib" != "X/usr/lib64"; then
140 CURLLIBDIR="-L${exec_prefix}/lib "
145 echo ${CURLLIBDIR}-lcurl -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib -lssl -lcrypto -lrt -lssl -lcrypto
147 echo ${CURLLIBDIR}-lcurl -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
152 echo ${exec_prefix}/lib/libcurl.a -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib -lssl -lcrypto -lrt -lssl -lcrypto
156 echo " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAG
[all...]
H A Dcurl-config.in39 --checkfor [version] check for (lib)curl of the specified version
139 if test "X@libdir@" != "X/usr/lib" -a "X@libdir@" != "X/usr/lib64"; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/
H A DMakefile78 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
116 CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
171 LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
272 libdir = ${exec_prefix}/lib
H A DMakefile.in78 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A DMakefile93 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
304 CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
359 LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
460 libdir = ${exec_prefix}/lib
488 # $(top_builddir)/include for generated curlbuild.h included from lib/setup.h
494 LIBDIR = $(top_builddir)/lib
496 # we need this define when building with a static lib on Windows
H A DMakefile.am34 # $(top_builddir)/include for generated curlbuild.h included from lib/setup.h
41 LIBDIR = $(top_builddir)/lib
44 # we need this define when building with a static lib on Windows
H A DMakefile.example36 # in the system's standard lib dir
39 LDFLAGS = -L/home/dast/lib -L/usr/local/ssl/lib
H A DMakefile.in93 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
488 # $(top_builddir)/include for generated curlbuild.h included from lib/setup.h
494 LIBDIR = $(top_builddir)/lib
496 # we need this define when building with a static lib on Windows
H A DMakefile.m32142 INCLUDES = -I. -I$(PROOT) -I$(PROOT)/include -I$(PROOT)/lib
145 curl_DEPENDENCIES = $(PROOT)/lib/libcurldll.a $(PROOT)/lib/libcurl.dll
146 curl_LDADD = -L$(PROOT)/lib -lcurldll
148 curl_DEPENDENCIES = $(PROOT)/lib/libcurl.a
149 curl_LDADD = -L$(PROOT)/lib -lcurl
178 curl_LDADD += -L"$(LIBIDN_PATH)/lib" -lidn
199 curl_LDADD += -L"$(LDAP_SDK)/lib/mscvc" -lldapsdk -lldapssl -lldapx
203 curl_LDADD += -L"$(LDAP_SDK)/lib" -lldap -llber
H A DMakefile.netware73 # Edit the var below to point to your lib architecture.
126 LIBEXT = lib
180 CURL_LIB = ../../lib
258 LDLIBS += $(AXTLS_PATH)/lib/libaxtls.$(LIBEXT)
261 IMPORTS += $(AXTLS_PATH)/lib/libaxtls.imp
276 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
H A Dmakefile.dj33 LIBS = $(TOPDIR)/lib/libcurl.a
36 LIBS += $(OPENSSL_ROOT)/lib/libssl.a $(OPENSSL_ROOT)/lib/libcrypt.a
40 LIBS += $(LIBIDN_ROOT)/lib/dj_obj/libidn.a -liconv
43 LIBS += $(WATT32_ROOT)/lib/libwatt.a $(ZLIB_ROOT)/libz.a

Completed in 219 milliseconds

1234567891011>>