Searched +refs:po +refs:check +refs:file +refs:header (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/grep/
H A DMakefile.in100 SUBDIRS = intl po lib doc src tests m4 vms bootstrap
111 $(M4DIR)/header.m4 $(M4DIR)/init.m4 $(M4DIR)/install.m4 \
129 uninstall-recursive check-recursive installcheck-recursive
286 $(mkinstalldirs) $(distdir)/intl $(distdir)/po
287 @for file in $(DISTFILES); do \
288 if test -f $$file; then d=.; else d=$(srcdir); fi; \
289 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
290 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
293 if test -d $$d/$$file; then \
294 cp -pR $$d/$$file
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/
H A DMakefile.in91 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
109 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
303 SUBDIRS = doc intl intl-java intl-csharp lib @SUBDIR_libasprintf@ src po m4
304 DIST_SUBDIRS = doc intl intl-java intl-csharp lib libasprintf src po man m4
538 $(mkdir_p) $(distdir)/../autoconf-lib-link/m4 $(distdir)/../build-aux $(distdir)/../gettext-tools/lib $(distdir)/../gettext-tools/m4 $(distdir)/../m4 $(distdir)/intl $(distdir)/m4 $(distdir)/man $(distdir)/po $(distdir)/src $(distdir)/windows
541 list='$(DISTFILES)'; for file in $$list; do \
542 case $$file in \
543 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
544 $(top_srcdir)/*) file
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/doc/
H A DMakefile.in54 $(top_srcdir)/../config/po.m4 \
338 $(srcdir)/header.sed \
345 $(srcdir)/header.sed \
368 $(srcdir)/header.sed \
489 for file in $$list; do \
490 relfile=`echo "$$file" | sed 's|^.*/||'`; \
498 for file in $$list; do \
499 relfile=`echo "$$file" | sed 's|^.*/||'`; \
534 for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
535 if test -f $$file; the
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A DMakefile.in7 #This file is part of GCC.
20 #along with GCC; see the file COPYING. If not, write to
38 # defined in this file into the environment (and thus recursive makes).
44 # Suppress smart makes who think they know how to automake yacc and flex file
50 # For i18n support, we also need .gmo, .po, .pox.
54 .SUFFIXES: .c .o .po .pox .gmo
182 # "extern" tags in header files.
255 # Allow configure to check this and use "ln -s", "ln", or "cp" as appropriate.
402 # Test to see whether <limits.h> exists in the system header files.
428 lang_checks=check
[all...]
H A Dconfigure116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
509 rm -f conf$$ conf$$.exe conf$$.file
511 rm -f conf$$.dir/conf$$.file
516 if (echo >conf$$.file) 2>/dev/null; then
517 if ln -s conf$$.file conf$$ 2>/dev/null; then
520 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
525 elif ln conf$$.file conf$$ 2>/dev/null; then
533 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
463 rm -f conf$$ conf$$.exe conf$$.file
465 rm -f conf$$.dir/conf$$.file
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; then
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
479 elif ln conf$$.file conf$$ 2>/dev/null; then
487 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
463 rm -f conf$$ conf$$.exe conf$$.file
465 rm -f conf$$.dir/conf$$.file
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; then
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
479 elif ln conf$$.file conf$$ 2>/dev/null; then
487 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/v850/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
463 rm -f conf$$ conf$$.exe conf$$.file
465 rm -f conf$$.dir/conf$$.file
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; then
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
479 elif ln conf$$.file conf$$ 2>/dev/null; then
487 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mn10300/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
463 rm -f conf$$ conf$$.exe conf$$.file
465 rm -f conf$$.dir/conf$$.file
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; then
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
479 elif ln conf$$.file conf$$ 2>/dev/null; then
487 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
471 rm -f conf$$ conf$$.exe conf$$.file
473 rm -f conf$$.dir/conf$$.file
478 if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
485 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
487 elif ln conf$$.file conf$$ 2>/dev/null; then
495 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
471 rm -f conf$$ conf$$.exe conf$$.file
473 rm -f conf$$.dir/conf$$.file
478 if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
485 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
487 elif ln conf$$.file conf$$ 2>/dev/null; then
495 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
471 rm -f conf$$ conf$$.exe conf$$.file
473 rm -f conf$$.dir/conf$$.file
478 if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
485 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
487 elif ln conf$$.file conf$$ 2>/dev/null; then
495 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file con
[all...]

Completed in 181 milliseconds