Home
last modified time | relevance | path

Searched refs:srcdir (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/freebsd/contrib/unbound/
H A DMakefile.in6 srcdir=@srcdir@
60 PYTHON_CPPFLAGS=-I. -I$(srcdir) @PYTHON_CPPFLAGS@
61 CFLAGS=-DSRCDIR=$(srcdir) @CFLAGS@
92 INSTALL=$(SHELL) $(srcdir)/install-sh
329 rsrc_svcinst.o: $(srcdir)/winrc/rsrc_svcinst.rc config.h
330 rsrc_svcuninst.o: $(srcdir)/winrc/rsrc_svcuninst.rc config.h
331 rsrc_anchorupd.o: $(srcdir)/winrc/rsrc_anchorupd.rc config.h
332 rsrc_unbound.o: $(srcdir)/winrc/rsrc_unbound.rc config.h
333 rsrc_unbound_host.o: $(srcdir)/winrc/rsrc_unbound_host.rc config.h
334 rsrc_unbound_anchor.o: $(srcdir)/winrc/rsrc_unbound_anchor.rc config.h
[all …]
/freebsd/contrib/ldns/
H A DMakefile.in6 srcdir = @srcdir@
17 pywrapdir = $(srcdir)/contrib/python
18 pyldnsxwrapdir = $(srcdir)/contrib/ldnsx
19 p5_dns_ldns_dir = $(srcdir)/contrib/DNS-LDNS
57 CPPFLAGS = -I. -I$(srcdir) @CPPFLAGS@ @DEFS@ -DLDNS_TRUST_ANCHOR_FILE="\"$(LDNS_TRUST_ANCHOR_FILE)\…
89 INSTALL = $(srcdir)/install-sh
140 $(COMP_LIB) $(LIBSSL_CPPFLAGS) -c $(srcdir)/$(@:.lo=.c) -o $@
162 @if test -e $(srcdir)/drill/config.h -o -e drill/config.h ; \
173 drill/drill.1: $(srcdir)/drill/drill.1.in
174 $(edit) $(srcdir)/drill/drill.1.in > drill/drill.1
[all …]
/freebsd/crypto/heimdal/lib/hx509/
H A Dtest_cms.in37 srcdir="@srcdir@"
56 --certificate=FILE:$srcdir/data/secp160r2TestClient.pem \
57 "$srcdir/test_chain.in" \
63 --anchors=FILE:$srcdir/data/secp160r1TestCA.cert.pem \
65 cmp "$srcdir/test_chain.in" sd.data.out || exit 1
70 --certificate=FILE:$srcdir/data/test.crt,$srcdir/data/test.key \
71 "$srcdir/test_chain.in" \
77 --anchors=FILE:$srcdir/data/ca.crt \
79 cmp "$srcdir/test_chain.in" sd.data.out || exit 1
84 --certificate=FILE:$srcdir/data/test.crt,$srcdir/data/test.key \
[all …]
H A Dtest_chain.in37 srcdir="@srcdir@"
52 cert:FILE:$srcdir/data/test.crt \
53 chain:FILE:$srcdir/data/test.crt \
54 chain:FILE:$srcdir/data/ca.crt \
55 anchor:FILE:$srcdir/data/ca.crt > /dev/null || exit 1
59 cert:FILE:$srcdir/data/test.crt \
60 chain:FILE:$srcdir/data/ca.crt \
61 anchor:FILE:$srcdir/data/ca.crt > /dev/null || exit 1
65 cert:FILE:$srcdir/data/test.crt \
66 anchor:FILE:$srcdir/data/ca.crt > /dev/null || exit 1
[all …]
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A DMakefile.in3 …ALINCLUDES = -I. -I$(srcdir) -I$(srcdir)/.. -I../generic -I$(srcdir)/../generic -I../krb5 -I$(srcd…
14 $(srcdir)/g_accept_sec_context.c \
15 $(srcdir)/g_acquire_cred.c \
16 $(srcdir)/g_acquire_cred_with_pw.c \
17 $(srcdir)/g_acquire_cred_imp_name.c \
18 $(srcdir)/g_authorize_localname.c \
19 $(srcdir)/g_buffer_set.c \
20 $(srcdir)/g_canon_name.c \
21 $(srcdir)/g_compare_name.c \
22 $(srcdir)/g_complete_auth_token.c \
[all …]
/freebsd/contrib/ntp/sntp/
H A DMakefile.am26 run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
29 $(srcdir)/include/debug-opt.def \
30 $(srcdir)/include/autogen-version.def \
31 $(srcdir)/include/copyright.def \
32 $(srcdir)/include/homerc.def \
33 $(srcdir)/include/ntp.lic \
34 $(srcdir)/include/version.def \
96 $(srcdir)/COPYRIGHT \
113 $(srcdir)/scm-rev \
114 $(srcdir)/m
[all...]
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/recno/
H A Ddeps5 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../btree/btree.h \
6 $(srcdir)/../btree/extern.h $(srcdir)/../include/config.h \
7 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
8 $(srcdir)/../mpool/mpool.h extern.h rec_close.c recno.h
10 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../btree/btree.h \
11 $(srcdir)/../btree/extern.h $(srcdir)/../include/config.h \
12 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
13 $(srcdir)/../mpool/mpool.h extern.h rec_delete.c recno.h
15 $(DB_DEPS) $(srcdir)/../btree/btree.h $(srcdir)/../btree/extern.h \
16 $(srcdir)/../include/config.h $(srcdir)/../include/db-int.h \
[all …]
/freebsd/crypto/krb5/src/lib/crypto/krb/
H A DMakefile.in121 $(srcdir)/aead.c \
122 $(srcdir)/block_size.c \
123 $(srcdir)/cf2.c \
124 $(srcdir)/checksum_dk_cmac.c \
125 $(srcdir)/checksum_dk_hmac.c \
126 $(srcdir)/checksum_etm.c \
127 $(srcdir)/checksum_hmac_md5.c \
128 $(srcdir)/checksum_unkeyed.c \
129 $(srcdir)/checksum_length.c \
130 $(srcdir)/cksumtype_to_string.c \
[all …]
/freebsd/contrib/ntp/scripts/
H A DMakefile.am17 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
87 plot_summary: $(srcdir)/plot_summary-opts
89 $(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
94 $(srcdir)/plot_summary.1plot_summaryman: $(srcdir)/plot_summary-opts.def $(std_def_list)
97 $(srcdir)/plot_summary.man.in: $(srcdir)/plot_summary.1plot_summaryman $(top_srcdir)/sntp/scripts/m…
98 …ed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summaryman > $(srcd…
99 mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in
103 $(srcdir)/plot_summary.1plot_summarymdoc: $(srcdir)/plot_summary-opts.def $(std_def_list)
106 $(srcdir)/plot_summary.mdoc.in: $(srcdir)/plot_summary.1plot_summarymdoc $(top_srcdir)/sntp/scripts…
107 …ed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summarymdoc > $(src…
[all …]
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A DMakefile.in3 LOCALINCLUDES = -I. -I$(srcdir) -I$(srcdir)/.. -I../generic -I$(srcdir)/../generic -I../mechglue -I…
33 $(srcdir)/accept_sec_context.c \
34 $(srcdir)/acquire_cred.c \
35 $(srcdir)/canon_name.c \
36 $(srcdir)/compare_name.c \
37 $(srcdir)/context_time.c \
38 $(srcdir)/copy_ccache.c \
39 $(srcdir)/cred_store.c \
40 $(srcdir)/delete_sec_context.c \
41 $(srcdir)/disp_name.c \
[all …]
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Ddeps5 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../include/config.h \
6 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
7 $(srcdir)/../mpool/mpool.h bt_close.c btree.h extern.h
9 $(DB_DEPS) $(srcdir)/../include/config.h $(srcdir)/../include/db-int.h \
10 $(srcdir)/../include/db-queue.h $(srcdir)/../mpool/mpool.h \
13 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../include/config.h \
14 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
15 $(srcdir)/../mpool/mpool.h bt_debug.c btree.h extern.h
17 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../include/config.h \
18 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
[all …]
/freebsd/contrib/ntp/ntpd/
H A DMakefile.am54 $(AM_V_at)test -e ntp_parser.c || ln -s $(srcdir)/ntp_parser.c .
55 $(AM_V_at)test -e ntp_parser.h || ln -s $(srcdir)/ntp_parser.h .
66 mv ntp_parser.h $(srcdir)/ntp_parser.h && \
67 ln -s $(srcdir)/ntp_parser.h . \
72 $(srcdir)/ntpd-opts.c \
73 $(srcdir)/ntpd-opts.h \
171 $(srcdir)/ntp.conf.html \
172 $(srcdir)/ntp.keys.html \
173 $(srcdir)/ntpd.html \
177 $(srcdir)/invoke-ntp.conf.menu \
[all …]
/freebsd/contrib/ncurses/form/
H A Dmodules37 f_trace lib $(srcdir) $(HEADER_DEPS)
38 fld_arg lib $(srcdir) $(HEADER_DEPS)
39 fld_attr lib $(srcdir) $(HEADER_DEPS)
40 fld_current lib $(srcdir) $(HEADER_DEPS)
41 fld_def lib $(srcdir) $(HEADER_DEPS)
42 fld_dup lib $(srcdir) $(HEADER_DEPS)
43 fld_ftchoice lib $(srcdir) $(HEADER_DEPS)
44 fld_ftlink lib $(srcdir) $(HEADER_DEPS)
45 fld_info lib $(srcdir) $(HEADER_DEPS)
46 fld_just lib $(srcdir) $(HEADER_DEPS)
[all …]
/freebsd/contrib/ntp/libparse/
H A DMakefile.am13 # previously. It is located in $(srcdir) and any updates must
19 # built source files to live in srcdir, as opposed to builddir.
31 $(AM_V_at)test -e info_trimble.c || ln -s $(srcdir)/info_trimble.c .
35 mv info_trimble.c $(srcdir)/info_trimble.c && \
36 ln -s $(srcdir)/info_trimble.c . \
96 info_trimble.c: $(top_srcdir)/include/trimble.h $(srcdir)/Makefile.am $(srcdir)/mkinfo_scmd.sed $(srcdir)/mkinfo_rcmd.sed
97 $(AM_V_at)$(SED) -n -f $(srcdir)/mkinfo_scmd.sed $(top_srcdir)/include/trimble.h > info_trimble.new
98 $(AM_V_at)$(SED) -n -f $(srcdir)/mkinfo_rcm
[all...]
/freebsd/crypto/krb5/src/ccapi/lib/
H A Ddeps8 $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
9 $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
10 $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
17 $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
18 $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
19 $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
26 $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
27 $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
28 $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
37 $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
[all …]
/freebsd/crypto/krb5/src/lib/rpc/
H A DMakefile.in21 SRCS = $(srcdir)/auth_none.c \
22 $(srcdir)/auth_unix.c \
23 $(srcdir)/authgss_prot.c \
24 $(srcdir)/authunix_prot.c \
25 $(srcdir)/auth_gss.c \
26 $(srcdir)/auth_gssapi.c \
27 $(srcdir)/auth_gssapi_misc.c \
28 $(srcdir)/bindresvport.c \
29 $(srcdir)/clnt_generic.c \
30 $(srcdir)/clnt_perror.c \
[all …]
/freebsd/crypto/krb5/src/ccapi/server/
H A Ddeps8 $(srcdir)/../common/cci_array_internal.h $(srcdir)/../common/cci_common.h \
9 $(srcdir)/../common/cci_cred_union.h $(srcdir)/../common/cci_debugging.h \
10 $(srcdir)/../common/cci_identifier.h $(srcdir)/../common/cci_message.h \
11 $(srcdir)/../common/cci_types.h ccs_array.c ccs_array.h \
20 $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
21 $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
22 $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
32 $(srcdir)/../common/cci_common.h $(srcdir)/../common/cci_cred_union.h \
33 $(srcdir)/../common/cci_debugging.h $(srcdir)/../common/cci_identifier.h \
34 $(srcdir)/../common/cci_message.h $(srcdir)/../common/cci_types.h \
[all …]
/freebsd/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am11 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib…
40 html_DATA = $(srcdir)/ntp-wait.html
55 ntp-wait: $(srcdir)/ntp-wait-opts
57 $(srcdir)/ntp-wait-opts: $(srcdir)/ntp-wait-opts.def $(std_def_list)
62 $(srcdir)/ntp-wait.1ntp-waitman: $(srcdir)/ntp-wait-opts.def $(std_def_list)
65 $(srcdir)/ntp-wait.man.in: $(srcdir)/ntp-wait.1ntp-waitman $(top_srcdir)/sntp/scripts/mansec2subst.…
66 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp-wait.1ntp-waitman > $(srcdir)/ntp…
67 mv $(srcdir)/ntp-wait.man.in+ $(srcdir)/ntp-wait.man.in
71 $(srcdir)/ntp-wait.1ntp-waitmdoc: $(srcdir)/ntp-wait-opts.def $(std_def_list)
74 $(srcdir)/ntp-wait.mdoc.in: $(srcdir)/ntp-wait.1ntp-waitmdoc $(top_srcdir)/sntp/scripts/mansec2subs…
[all …]
/freebsd/contrib/ntp/scripts/ntptrace/
H A DMakefile.am10 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib…
39 html_DATA = $(srcdir)/ntptrace.html
54 ntptrace: $(srcdir)/ntptrace-opts
56 $(srcdir)/ntptrace-opts: $(srcdir)/ntptrace-opts.def $(std_def_list)
61 $(srcdir)/ntptrace.1ntptraceman: $(srcdir)/ntptrace-opts.def $(std_def_list)
64 $(srcdir)/ntptrace.man.in: $(srcdir)/ntptrace.1ntptraceman $(top_srcdir)/sntp/scripts/mansec2subst.…
65 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntptrace.1ntptraceman > $(srcdir)/ntp…
66 mv $(srcdir)/ntptrace.man.in+ $(srcdir)/ntptrace.man.in
70 $(srcdir)/ntptrace.1ntptracemdoc: $(srcdir)/ntptrace-opts.def $(std_def_list)
73 $(srcdir)/ntptrace.mdoc.in: $(srcdir)/ntptrace.1ntptracemdoc $(top_srcdir)/sntp/scripts/mansec2subs…
[all …]
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am2 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
65 calc_tickadj: $(srcdir)/calc_tickadj-opts
67 $(srcdir)/calc_tickadj-opts: $(srcdir)/calc_tickadj-opts.def
72 $(srcdir)/calc_tickadj.1calc_tickadjman: $(srcdir)/calc_tickadj-opts.def $(std_def_list)
75 $(srcdir)/calc_tickadj.man.in: $(srcdir)/calc_tickadj.1calc_tickadjman $(top_srcdir)/sntp/scripts/m…
76 …ed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/calc_tickadj.1calc_tickadjman > $(srcd…
77 mv $(srcdir)/calc_tickadj.man.in+ $(srcdir)/calc_tickadj.man.in
81 $(srcdir)/calc_tickadj.1calc_tickadjmdoc: $(srcdir)/calc_tickadj-opts.def $(std_def_list)
84 $(srcdir)/calc_tickadj.mdoc.in: $(srcdir)/calc_tickadj.1calc_tickadjmdoc $(top_srcdir)/sntp/scripts…
85 …ed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/calc_tickadj.1calc_tickadjmdoc > $(src…
[all …]
/freebsd/contrib/ntp/ntpsnmpd/
H A DMakefile.am47 $(srcdir)/ntpsnmpd.html \
51 $(srcdir)/invoke-ntpsnmpd.menu \
52 $(srcdir)/invoke-ntpsnmpd.texi \
53 $(srcdir)/ntpsnmpd.man.in \
54 $(srcdir)/ntpsnmpd.mdoc.in \
63 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
74 $(srcdir)/ntpsnmpd-opts.h: $(srcdir)/ntpsnmpd-opts.c
77 $(srcdir)/ntpsnmpd-opts.c: $(srcdir)/ntpsnmp
[all...]
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Ddeps5 $(DB_DEPS) $(srcdir)/../include/config.h $(srcdir)/../include/db-int.h \
6 $(srcdir)/../include/db-queue.h $(srcdir)/../mpool/mpool.h \
9 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../include/config.h \
10 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
11 $(srcdir)/../mpool/mpool.h extern.h hash.h hash_bigkey.c \
16 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../include/config.h \
17 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
18 $(srcdir)/../mpool/mpool.h extern.h hash.h hash_func.c \
21 $(BUILDTOP)/include/autoconf.h $(DB_DEPS) $(srcdir)/../include/config.h \
22 $(srcdir)/../include/db-int.h $(srcdir)/../include/db-queue.h \
[all …]
/freebsd/contrib/libpcap/testprogs/
H A DMakefile.in40 srcdir = @srcdir@
42 VPATH = @srcdir@
54 INCLS = -I. -I.. -I@srcdir@ -I@srcdir@/.. @V_INCLS@
79 $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c
103 capturetest: $(srcdir)/capturetest.c ../libpcap.a
104 $(CC) $(FULL_CFLAGS) -I. -L. -o capturetest $(srcdir)/capturetest.c \
107 can_set_rfmon_test: $(srcdir)/can_set_rfmon_test.c ../libpcap.a
109 $(srcdir)/can_set_rfmon_test.c \
112 filtertest: $(srcdir)/filtertest.c ../libpcap.a
113 $(CC) $(FULL_CFLAGS) -I. -L. -o filtertest $(srcdir)/filtertest.c \
[all …]
/freebsd/crypto/krb5/src/util/support/
H A DMakefile.in141 $(srcdir)/threads.c \
142 $(srcdir)/init-addrinfo.c \
143 $(srcdir)/plugins.c \
144 $(srcdir)/errors.c \
145 $(srcdir)/k5buf.c \
146 $(srcdir)/gmt_mktime.c \
147 $(srcdir)/fake-addrinfo.c \
148 $(srcdir)/utf8.c \
149 $(srcdir)/utf8_conv.c \
150 $(srcdir)/gettimeofday.c \
[all …]
/freebsd/contrib/ncurses/progs/
H A Dmodules36 clear progs $(srcdir) $(HEADER_DEPS) $(srcdir)/clear_cmd.h $(srcdir)/tty_settings.h
37 tic progs $(srcdir) $(HEADER_DEPS) $(INCDIR)/hashed_db.h $(srcdir)/dump_entry.h $(srcdir)/tparm_t…
38 toe progs $(srcdir) $(HEADER_DEPS) $(INCDIR)/hashed_db.h
39 clear_cmd progs $(srcdir) $(HEADER_DEPS) $(srcdir)/clear_cmd.h
40 dump_entry progs $(srcdir) $(HEADER_DEPS) $(srcdir)/dump_entry.h ../include/capdefaults.c ../inclu…
41 infocmp progs $(srcdir) $(HEADER_DEPS) $(srcdir)/dump_entry.h
42 reset_cmd progs $(srcdir) $(HEADER_DEPS) $(srcdir)/reset_cmd.h $(srcdir)/tty_settings.h
43 tabs progs $(srcdir) $(HEADER_DEPS) $(srcdir)/tty_settings.h
44 tparm_type progs $(srcdir) $(HEADER_DEPS) $(srcdir)/tparm_type.h
45 tput progs $(srcdir) $(HEADER_DEPS) $(srcdir)/clear_cmd.h $(srcdir)/reset_cmd.h $(srcdir)/tparm_t…
[all …]

12345678910>>...24