Searched refs:srcdir (Results 76 - 100 of 464) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/ntp/libparse/
H A DMakefile.am12 # previously. It is located in $(srcdir) and any updates must
18 # built source files to live in srcdir, as opposed to builddir.
30 test -e info_trimble.c || ln -s $(srcdir)/info_trimble.c .
34 mv info_trimble.c $(srcdir)/info_trimble.c && \
35 ln -s $(srcdir)/info_trimble.c . \
95 info_trimble.c: $(top_srcdir)/include/trimble.h $(srcdir)/Makefile.am $(srcdir)/mkinfo_scmd.sed $(srcdir)/mkinfo_rcmd.sed
96 sed -n -f $(srcdir)/mkinfo_scmd.sed $(top_srcdir)/include/trimble.h > info_trimble.new
97 sed -n -f $(srcdir)/mkinfo_rcm
[all...]
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A DMakefile.in30 srcdir = @srcdir@
117 INCDIR=$(srcdir)/$(MULTISRCTOP)../include
268 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \
307 $(srcdir)/libiberty.texi \
308 $(srcdir)/copying-lib.texi \
309 $(srcdir)/obstacks.texi \
310 $(srcdir)/functions.texi
317 libiberty.info : $(srcdir)/libiberty.texi $(TEXISRC)
318 $(MAKEINFO) -I$(srcdir)
[all...]
/freebsd-12-stable/contrib/ncurses/include/
H A DMakefile.in36 # The variable 'srcdir' refers to the source-distribution, and can be set with
37 # the configure script by "--srcdir=DIR".
43 VPATH = @srcdir@
47 srcdir = @srcdir@
68 TERMINFO_CAPS = $(srcdir)/@TERMINFO_CAPS@
96 $(srcdir)/curses.tail \
97 $(srcdir)/MKkey_defs.sh
99 AWK=$(AWK) sh $(srcdir)/MKkey_defs.sh $(TERMINFO_CAPS) >>$@
100 sh -c 'if test "@NCURSES_CH_T@" = "cchar_t" ; then cat $(srcdir)/curse
[all...]
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dtest_query.in37 srcdir="@srcdir@"
48 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null || exit 1
54 FILE:$srcdir/data/kdc.crt >/dev/null 2>/dev/null || exit 1
59 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null || exit 1
65 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null || exit 1
71 PKCS12:$srcdir/data/test.p12 >/dev/null 2>/dev/null && exit 1
76 FILE:$srcdir/data/kdc.crt >/dev/null 2>/dev/null || exit 1
81 FILE:$srcdir/data/kdc.crt >/dev/null 2>/dev/null && exit 1
86 PKCS12:$srcdir/dat
[all...]
H A Dtest_cert.in37 srcdir="@srcdir@"
49 ${hxtool} print --content DIR:$srcdir/data > /dev/null || exit 1
52 for a in $srcdir/data/*.crt; do
61 FILE:${srcdir}/data/test.crt PEM-FILE:cert-pem.tmp || exit 1
71 cert:FILE:$srcdir/data/n0ll.pem \
72 anchor:FILE:$srcdir/data/n0ll.pem && exit 1
76 cert:FILE:$srcdir/data/n0ll.pem \
77 anchor:FILE:$srcdir/data/n0ll.pem && exit 1
81 cert:FILE:$srcdir/dat
[all...]
/freebsd-12-stable/contrib/ntp/ntpd/
H A DMakefile.am54 test -e ntp_parser.c || ln -s $(srcdir)/ntp_parser.c .
55 test -e ntp_parser.h || ln -s $(srcdir)/ntp_parser.h .
60 # vphack_after detects this and copies the updated file to srcdir
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 \
173 $(srcdir)/ntp.conf.html \
174 $(srcdir)/ntp.keys.html \
175 $(srcdir)/ntp
[all...]
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
H A DMakefile.am2 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib" AUTOGEN_DNE_DATE=-D \
56 $(srcdir)/update-leap: $(srcdir)/update-leap-opts
59 $(srcdir)/update-leap-opts: update-leap-opts.def $(std_def_list)
64 $(srcdir)/update-leap.1update-leapman: $(srcdir)/update-leap-opts.def $(std_def_list)
67 $(srcdir)/update-leap.man.in: $(srcdir)/update-leap.1update-leapman $(top_srcdir)/sntp/scripts/mansec2subst.sed
68 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/update-leap.1update-leapman > $(srcdir)/updat
[all...]
/freebsd-12-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile38 srcdir= ${GCCDIR} macro
45 out_file= ${srcdir}/config/${GCC_CPU}/${GCC_CPU}.c
48 GTFILES_SRCDIR= ${srcdir}
51 GTFILES = $(srcdir)/input.h $(srcdir)/coretypes.h \
53 $(tm_file_list) $(HASHTAB_H) $(SPLAY_TREE_H) $(srcdir)/bitmap.h \
54 $(srcdir)/coverage.c $(srcdir)/rtl.h \
55 $(srcdir)/optabs.h $(srcdir)/tre
[all...]
/freebsd-12-stable/contrib/ntp/sntp/include/
H A DMakefile.am15 $(srcdir)/version.def: $(srcdir)/../../packageinfo.sh
18 $(srcdir)/version.texi: $(srcdir)/../../packageinfo.sh
/freebsd-12-stable/contrib/binutils/etc/
H A DMakefile.in10 srcdir = @srcdir@
11 VPATH = @srcdir@
56 TEXIDIR = $(srcdir)/../texinfo
73 if test -f $(srcdir)/`echo $$f | sed -e 's/.info$$/.texi/'`; then \
83 $(SHELL) $(srcdir)/../mkinstalldirs $(DESTDIR)$(infodir)
84 if test ! -f standards.info; then cd $(srcdir); fi; \
90 if test ! -f configure.info; then cd $(srcdir); fi; \
99 if test -f $(srcdir)/`echo $$f | sed -e 's/.html$$/.texi/'`; then \
109 $(SHELL) $(srcdir)/
[all...]
/freebsd-12-stable/contrib/expat/tests/benchmark/
H A DMakefile.am31 AM_CPPFLAGS = -I$(srcdir)/../../lib
/freebsd-12-stable/contrib/binutils/ld/emulparams/
H A Darmelf_nbsd.sh1 . ${srcdir}/emulparams/armelf.sh
H A Delf32b4300.sh5 . ${srcdir}/emulparams/elf32bmip.sh
H A Delf32btsmip.sh4 . ${srcdir}/emulparams/elf32bmip.sh
H A Delf32btsmipn32.sh4 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
H A Delf32ppc.sh5 . ${srcdir}/emulparams/elf32ppccommon.sh
H A Delf32ppclinux.sh1 . ${srcdir}/emulparams/elf32ppc.sh
H A Delf64bmip-defs.sh1 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
H A Delf64btsmip.sh4 . ${srcdir}/emulparams/elf64bmip-defs.sh
/freebsd-12-stable/crypto/heimdal/lib/hdb/
H A DMakefile.am5 AM_CPPFLAGS += -I../asn1 -I$(srcdir)/../asn1 $(INCLUDE_hcrypto)
7 AM_CPPFLAGS += -I$(srcdir)/../krb5
70 libhdb_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
112 $(libhdb_la_OBJECTS): $(srcdir)/hdb-protos.h $(srcdir)/hdb-private.h
115 $(srcdir)/hdb-protos.h:
116 cd $(srcdir); perl ../../cf/make-proto.pl -q -P comment -o hdb-protos.h $(dist_libhdb_la_SOURCES) || rm -f hdb-protos.h
118 $(srcdir)/hdb-private.h:
119 cd $(srcdir); perl ../../cf/make-proto.pl -q -P comment -p hdb-private.h $(dist_libhdb_la_SOURCES) || rm -f hdb-private.h
123 hdb_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/hd
[all...]
/freebsd-12-stable/usr.bin/bmake/unit-tests/
H A DMakefile.config10 srcdir= ${SRCTOP}/contrib/bmake/unit-tests
/freebsd-12-stable/contrib/binutils/ld/
H A DMakefile.in19 srcdir = @srcdir@
21 VPATH = @srcdir@
48 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \
49 README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
51 $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
53 deffilep.c $(srcdir)/
[all...]
/freebsd-12-stable/contrib/tcsh/nls/
H A DMakefile.in9 VPATH=@srcdir@
10 srcdir=@srcdir@
15 CATGEN= ${srcdir}/catgen
24 C.cat: ${srcdir}/C/charset ${srcdir}/C/*set[0-9]*
32 et.cat: ${srcdir}/et/charset ${srcdir}/et/*set[0-9]*
40 finnish.cat: ${srcdir}/finnish/charset ${srcdir}/finnis
[all...]
/freebsd-12-stable/contrib/atf/test-programs/
H A Dresult_test.sh36 srcdir="$(atf_get_srcdir)"
39 "${h}" -s "${srcdir}" result_pass
51 srcdir="$(atf_get_srcdir)"
54 -e ignore "${h}" -s "${srcdir}" result_pass
56 -e ignore "${h}" -s "${srcdir}" result_fail
58 -e ignore "${h}" -s "${srcdir}" result_skip
70 srcdir="$(atf_get_srcdir)"
72 atf_check -s eq:0 -o inline:"msg\n" -e ignore "${h}" -s "${srcdir}" \
76 atf_check -s eq:1 -o inline:"msg\n" -e ignore "${h}" -s "${srcdir}" \
80 atf_check -s eq:0 -o inline:"msg\n" -e ignore "${h}" -s "${srcdir}" \
[all...]
/freebsd-12-stable/contrib/ntp/ntpdc/
H A DMakefile.am58 $(srcdir)/ntpdc.html \
62 $(srcdir)/invoke-ntpdc.menu \
63 $(srcdir)/invoke-ntpdc.texi \
64 $(srcdir)/ntpdc.man.in \
65 $(srcdir)/ntpdc.mdoc.in \
70 run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
82 $(srcdir)/ntpdc-opts.h: $(srcdir)/ntpdc-opts.c
85 $(srcdir)/ntpdc-opts.c: $(srcdir)/ntpd
[all...]

Completed in 120 milliseconds

1234567891011>>