Searched refs:datadir (Results 1 - 25 of 781) sorted by relevance

1234567891011>>

/netbsd-current/tests/libexec/ld.elf_so/
H A Dt_dl_symver.sh31 datadir() { function
45 -o file:$(datadir)/symver-output-ref-stdout.v$tv-v$lv \
46 -e file:$(datadir)/symver-output-ref-stderr.v$tv-v$lv \
/netbsd-current/external/gpl2/texinfo/dist/info/
H A DMakefile.am19 localedir = $(datadir)/locale
20 infodir2 = $(datadir)/info
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A DMakefile.am15 localedir = $(datadir)/locale
/netbsd-current/libexec/httpd/testsuite/
H A Dtest-bigfile7 datadir="$1"; shift
21 cp "${datadir}/bigfile.${test}" ./bigfile
24 ${bozohttpd} -b -b -I ${bozotestport} -n -s -f "$@" "${datadir}" "${host}" &
31 if cmp ./bigfile "${datadir}/bigfile"; then
H A Dtest-simple6 datadir="$1"; shift
23 ${bozohttpd} "$@" "${datadir}" < "$in" > "$tmpout"
/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A DMakefile.am24 localedir = $(datadir)/locale
/netbsd-current/external/bsd/tre/dist/src/
H A DMakefile.am3 localedir = $(datadir)/locale
/netbsd-current/external/gpl2/diffutils/dist/src/
H A DMakefile.am24 localedir = $(datadir)/locale
H A DMakefile.in31 datadir = @datadir@
40 pkgdatadir = $(datadir)/@PACKAGE@
115 localedir = $(datadir)/locale
/netbsd-current/external/gpl2/texinfo/dist/util/
H A DMakefile.am25 localedir = $(datadir)/locale
/netbsd-current/tests/lib/libc/hash/
H A Dt_hash.sh33 datadir() function
45 atf_check -o file:"$(datadir)/md5test-out" -x \
46 "$(prog) -r < $(datadir)/md5test-in"
56 atf_check -o file:"$(datadir)/sha1test-out" -x \
57 "$(prog) -rs < $(datadir)/sha1test-in"
59 atf_check -o file:"$(datadir)/sha1test2-out" -x \
/netbsd-current/external/gpl2/grep/dist/src/
H A DMakefile.am13 datadir = $(prefix)/@DATADIRNAME@
14 localedir = $(datadir)/locale
/netbsd-current/external/gpl2/send-pr/dist/send-pr/
H A DMakefile.in95 datadir = $(prefix)/lib
108 docdir = $(datadir)/doc
135 -e 's,xDATADIRx,$(datadir),' $(srcdir)/send-pr.sh > $@-t
149 -e 's,xDATADIRx,$(datadir),' \
174 $(INSTALL_DATA) $(srcdir)/categories $(datadir)/gnats/cygnus
177 $(INSTALL_DATA) $(srcdir)/COPYING $(datadir)/gnats/dist/COPYING
178 $(INSTALL_DATA) $(srcdir)/README $(datadir)/gnats/dist/README
179 $(INSTALL_DATA) $(srcdir)/INSTALL $(datadir)/gnats/dist/INSTALL
180 $(INSTALL_DATA) $(srcdir)/MANIFEST $(datadir)/gnats/dist/MANIFEST
185 send-pr.el > $(datadir)/gnat
[all...]
/netbsd-current/external/gpl2/groff/dist/src/utils/indxbib/
H A DMakefile.sub15 -test -d $(datadir) || $(mkinstalldirs) $(datadir)
/netbsd-current/external/bsd/openldap/dist/include/
H A DMakefile.in46 datadir=`cygpath -w $(datadir) | \
60 datadir=$(datadir); \
70 -e "s;%DATADIR%;$$datadir;" \
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dossl_store_test.c37 static const char *datadir = NULL; variable
136 char datadir_end = datadir[strlen(datadir) - 1];
142 if (!TEST_true(BIO_snprintf(uri, sizeof(uri), urifmt, datadir, type)))
212 datadir = opt_arg();
222 if (datadir == NULL) {
H A Dpem_read_depr_test.c24 static const char *datadir; variable
28 char *paramsfile = test_mk_file_path(datadir, filename);
198 if (!TEST_ptr(datadir = test_get_argument(0))) {
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/misc/
H A DMakefile.am33 gettextsrcdir = $(datadir)/gettext
/netbsd-current/external/gpl2/grep/dist/intl/
H A DMakefile.in34 datadir = @datadir@
35 localedir = $(datadir)/locale
36 gettextsrcdir = $(datadir)/gettext/intl
H A DMakefile34 datadir = ${prefix}/share macro
35 localedir = $(datadir)/locale
36 gettextsrcdir = $(datadir)/gettext/intl
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A DMakefile.in34 datadir = @datadir@
35 localedir = $(datadir)/locale
36 gettextsrcdir = $(datadir)/gettext/intl
/netbsd-current/external/gpl3/gdb.old/dist/sim/moxie/
H A DMakefile.in20 dtbdir = @datadir@/gdb/dtb
/netbsd-current/external/gpl3/gdb.old/dist/etc/
H A DMakefile.in16 datadir = @datadir@
/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djemalloc-config.in14 --datadir : Print data installation directory.
50 --datadir)
/netbsd-current/external/gpl2/grep/dist/lib/
H A DMakefile.in29 datadir = @datadir@
38 pkgdatadir = $(datadir)/@PACKAGE@

Completed in 420 milliseconds

1234567891011>>