Searched refs:top_builddir (Results 1 - 25 of 1297) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/tests/
H A Dt_lpback.sh22 top_builddir="${top_builddir:-..}"
25 "${top_builddir}/src/openvpn/openvpn" --genkey --secret key.$$
27 ( "${top_builddir}/src/openvpn/openvpn" --test-crypto --secret key.$$ ) >log.$$ 2>&1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile.am13 $(top_builddir)/etc/afpd/afp_asp.c \
14 $(top_builddir)/etc/afpd/afp_avahi.c \
15 $(top_builddir)/etc/afpd/afp_mdns.c \
16 $(top_builddir)/etc/afpd/afp_config.c \
17 $(top_builddir)/etc/afpd/afp_dsi.c \
18 $(top_builddir)/etc/afpd/afp_options.c \
19 $(top_builddir)/etc/afpd/afp_util.c \
20 $(top_builddir)/etc/afpd/afprun.c \
21 $(top_builddir)/etc/afpd/appl.c \
22 $(top_builddir)/et
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A DMakefile.am25 # $(top_builddir), to ensure that these paths which belong to the library
29 # $(top_builddir)/include/curl for generated curlbuild.h included from curl.h
30 # $(top_builddir)/include for generated curlbuild.h inc. from lib/curl_setup.h
32 # $(top_builddir)/lib is for libcurl's generated lib/curl_config.h file
34 # $(top_builddir)/ares is for in-tree c-ares's generated ares_build.h file
38 AM_CPPFLAGS = -I$(top_builddir)/include/curl \
39 -I$(top_builddir)/include \
41 -I$(top_builddir)/lib \
43 -I$(top_builddir)/ares \
46 AM_CPPFLAGS = -I$(top_builddir)/includ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A DMakefile.am16 decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la
19 encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la
22 chaining_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
25 vorbisfile_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
28 seeking_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A Dcheck-nls.in3 top_builddir="@top_builddir@"
8 if test -d "${top_builddir}"; then :; else
9 echo "top_builddir \`${top_builddir}' not found"
14 if (cd "${top_builddir}/po" && make DESTDIR="${destdir}" install > /dev/null 2>&1); then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A DMakefile.am25 # $(top_builddir), to ensure that these paths which belong to the library
29 # $(top_builddir)/include/curl for generated curlbuild.h included from curl.h
30 # $(top_builddir)/include for generated curlbuild.h inc. from lib/curl_setup.h
32 # $(top_builddir)/lib is for libcurl's generated lib/curl_config.h file
34 # $(top_builddir)/ares is for in-tree c-ares's generated ares_build.h file
38 AM_CPPFLAGS = -I$(top_builddir)/include/curl \
39 -I$(top_builddir)/include \
41 -I$(top_builddir)/lib \
45 -I$(top_builddir)/ares \
48 AM_CPPFLAGS = -I$(top_builddir)/includ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A DMakefile.am25 $(top_builddir)/src/share/grabbag/libgrabbag.la \
26 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
27 $(top_builddir)/src/test_libs_common/libtest_libs_common.la \
28 $(top_builddir)/src/libFLAC++/libFLAC++.la \
29 $(top_builddir)/src/libFLAC/libFLAC.la \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/example/
H A DMakefile.am3 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
4 DEPS = $(top_builddir)/libxml2.la
5 LDADDS = @STATIC_BINARIES@ $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm @WIN32_EXTRA_LIBADD@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A DMakefile.am25 # $(top_builddir), to ensure that these paths which belong to the library
29 # $(top_builddir)/include/curl for generated curlbuild.h included from curl.h
30 # $(top_builddir)/include for generated curlbuild.h inc. from lib/curl_setup.h
32 # $(top_builddir)/lib is for libcurl's generated lib/curl_config.h file
34 # $(top_builddir)/ares is for in-tree c-ares's generated ares_build.h file
38 AM_CPPFLAGS = -I$(top_builddir)/include/curl \
39 -I$(top_builddir)/include \
41 -I$(top_builddir)/lib \
43 -I$(top_builddir)/ares \
46 AM_CPPFLAGS = -I$(top_builddir)/includ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/nbp/
H A DMakefile.am8 nbplkup_LDADD = $(top_builddir)/libatalk/libatalk.la
11 nbprgstr_LDADD = $(top_builddir)/libatalk/libatalk.la
14 nbpunrgstr_LDADD = $(top_builddir)/libatalk/libatalk.la
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_grabbag/cuesheet/
H A DMakefile.am27 $(top_builddir)/src/share/grabbag/libgrabbag.la \
28 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
29 $(top_builddir)/src/libFLAC/libFLAC.la \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/example/
H A DMakefile.am3 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
4 DEPS = $(top_builddir)/libxml2.la
5 LDADDS = @STATIC_BINARIES@ $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm @WIN32_EXTRA_LIBADD@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A DMakefile.am2 INCLUDES = -I$(top_builddir)/../../include
7 tunala_LDADD = -L$(top_builddir)/../.. -lssl -lcrypto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A DMakefile.am8 pap_LDADD = $(top_builddir)/libatalk/libatalk.la
11 papstatus_LDADD = $(top_builddir)/libatalk/libatalk.la
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/uniconv/
H A DMakefile.am8 uniconv_LDADD = $(top_builddir)/libatalk/cnid/libcnid.la $(top_builddir)/libatalk/libatalk.la
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A DMakefile.am2 INCLUDES = -I$(top_builddir)/../../include
7 tunala_LDADD = -L$(top_builddir)/../.. -lssl -lcrypto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A DMakefile.am2 INCLUDES = -I$(top_builddir)/../../include
7 tunala_LDADD = -L$(top_builddir)/../.. -lssl -lcrypto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/examples/cpp/decode/file/
H A DMakefile.am25 $(top_builddir)/src/libFLAC++/libFLAC++.la \
26 $(top_builddir)/src/libFLAC/libFLAC.la \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/examples/cpp/encode/file/
H A DMakefile.am25 $(top_builddir)/src/libFLAC++/libFLAC++.la \
26 $(top_builddir)/src/libFLAC/libFLAC.la \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A DMakefile.am43 LIBTOOL = $(top_builddir)/libtool-disable-static
58 # the workaround is the extra '-L$(top_builddir)/src/libFLAC/.libs'
60 $(top_builddir)/src/plugin_common/libplugin_common.la \
61 $(top_builddir)/src/share/grabbag/libgrabbag.la \
62 $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
63 $(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
64 $(top_builddir)/src/share/utf8/libutf8.la \
65 $(top_builddir)/src/libFLAC/libFLAC.la \
66 -L$(top_builddir)/src/libFLAC/.libs \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_grabbag/picture/
H A DMakefile.am27 $(top_builddir)/src/share/grabbag/libgrabbag.la \
28 $(top_builddir)/src/libFLAC/libFLAC.la \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A DMakefile.am25 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lib -I$(top_builddir)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/tests/
H A DMakefile.am23 extra_includes = -idirafter $(top_builddir)/src/gpg-extra
31 INCLUDES = -I$(top_builddir)/src $(extra_includes)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/tests/
H A DMakefile.am23 extra_includes = -idirafter $(top_builddir)/src/gpg-extra
31 INCLUDES = -I$(top_builddir)/src $(extra_includes)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/contrib/examples/
H A DMakefile.am11 LDADD = $(top_builddir)/libexif/libexif.la

Completed in 144 milliseconds

1234567891011>>