| /netbsd-src/external/gpl3/autoconf/dist/build-aux/ |
| H A D | gendocs.sh | 126 PACKAGE= 147 if test -z "$PACKAGE"; then 148 PACKAGE=$1 160 base=$PACKAGE 168 PACKAGE=$base 169 elif test -s "$srcdir/$PACKAGE.texinfo"; then 170 srcfile=$srcdir/$PACKAGE.texinfo 171 elif test -s "$srcdir/$PACKAGE.texi"; then 172 srcfile=$srcdir/$PACKAGE.texi 173 elif test -s "$srcdir/$PACKAGE.txi"; then [all …]
|
| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | gendocs.sh | 103 PACKAGE= 118 if test -z "$PACKAGE"; then 119 PACKAGE=$1 130 if test -s $srcdir/$PACKAGE.texinfo; then 131 srcfile=$srcdir/$PACKAGE.texinfo 132 elif test -s $srcdir/$PACKAGE.texi; then 133 srcfile=$srcdir/$PACKAGE.texi 134 elif test -s $srcdir/$PACKAGE.txi; then 135 srcfile=$srcdir/$PACKAGE.txi 137 echo "$0: cannot find .texinfo or .texi or .txi for $PACKAGE in $srcdir." >&2 [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/extra/ |
| H A D | gendocs.sh | 56 PACKAGE= 185 if test -z "$PACKAGE"; then 186 PACKAGE=$1 201 base=$PACKAGE 214 PACKAGE=$base 215 elif test -s "$srcdir/$PACKAGE.texinfo"; then 216 srcfile=$srcdir/$PACKAGE.texinfo 217 elif test -s "$srcdir/$PACKAGE.texi"; then 218 srcfile=$srcdir/$PACKAGE.texi 219 elif test -s "$srcdir/$PACKAGE.txi"; then [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/config/ |
| H A D | t-aix | 7 -rm -f .libs/$(PACKAGE).a ../pthread/$(PACKAGE)/.libs/$(PACKAGE).a 8 $(AR) rc .libs/$(PACKAGE).a .libs/$(PACKAGE).so.$(MAJOR) 9 …$(AR) rc ../pthread/$(PACKAGE)/.libs/$(PACKAGE).a ../pthread/$(PACKAGE)/.libs/$(PACKAGE).so.$(MAJO… 10 $(ARX) -X$(BITS) rc .libs/$(PACKAGE).a ../ppc$(BITS)/$(PACKAGE)/.libs/$(PACKAGE).so.$(MAJOR) 11 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)/.libs/$(PACKAGE).a ../pthread/ppc$(BITS)/$(PACKAGE)/.lib…
|
| /netbsd-src/external/gpl2/texinfo/dist/intl/ |
| H A D | Makefile.in | 19 PACKAGE = @PACKAGE@ 258 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 273 if test "$(PACKAGE)" = "gettext-tools" \ 315 if test "$(PACKAGE)" = "gettext-tools"; then \ 342 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 348 if test "$(PACKAGE)" = "gettext-tools" \ 360 if test "$(PACKAGE)" = "gettext-tools"; then \ 370 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 378 if test "$(PACKAGE)" = "gettext-tools" \ 410 if test "$(PACKAGE)" = "gettext-tools"; then \ [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/ |
| H A D | t-aix | 6 SUPOBJS=$(shell $(ARX) -X$(BITS) t ../ppc$(BITS)/$(PACKAGE)-v3/libsupc++/.libs/libsupc++.a) 7 FSOBJS=$(shell $(ARX) -X$(BITS) t ../ppc$(BITS)/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a 2>… 9 …$(ARX) -X$(BITS) rc src/.libs/$(PACKAGE).a ../ppc$(BITS)/$(PACKAGE)-v3/src/.libs/$(PACKAGE).so.$(M… 10 …ARX) -X$(BITS) rc ../pthread/$(PACKAGE)-v3/src/.libs/$(PACKAGE).a ../pthread/ppc$(BITS)/$(PACKAGE)… 11 …$(ARX) -X$(BITS) rc libsupc++/.libs/libsupc++.a ${addprefix ../ppc$(BITS)/$(PACKAGE)-v3/libsupc++/… 12 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)-v3/libsupc++/.libs/libsupc++.a ${addprefix ../pthread/pp… 14 …$(ARX) -X$(BITS) rc src/filesystem/.libs/libstdc++fs.a ${addprefix ../ppc$(BITS)/$(PACKAGE)-v3/src… 15 …ARX) -X$(BITS) rc ../pthread/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a ${addprefix ../pthre…
|
| /netbsd-src/external/gpl3/binutils/dist/gprof/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl2/grep/dist/po/ |
| H A D | Makefile.in.in | 9 PACKAGE = @PACKAGE@ 49 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 65 $(MAKE) $(PACKAGE).pot 66 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 85 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 86 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 89 && test ! -f $(PACKAGE).po \ 90 || ( rm -f $(srcdir)/$(PACKAGE).pot \ 91 && mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot ) 94 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprof/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gold/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 69 $(MAKE) $(PACKAGE).pot 70 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 86 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 89 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 90 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 94 rm -f $(srcdir)/$(PACKAGE).pot 95 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot 98 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in SRC-POTFILES.in BLD-POTFILES.in $(PACKAGE).pot \ 71 $(MAKE) $(PACKAGE).pot 72 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 88 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 91 $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES) 92 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 96 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=.. \ 101 rm -f $(srcdir)/$(PACKAGE).pot 102 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/ld/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in SRC-POTFILES.in BLD-POTFILES.in $(PACKAGE).pot \ 71 $(MAKE) $(PACKAGE).pot 72 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 88 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 91 $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES) 92 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 96 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=.. \ 101 rm -f $(srcdir)/$(PACKAGE).pot 102 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/config/ |
| H A D | t-aix | 8 $(ARX) -X$(BITS) rc .libs/$(PACKAGE).a ../ppc$(BITS)/$(PACKAGE)/.libs/$(PACKAGE).so.$(MAJOR) 9 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)/.libs/$(PACKAGE).a ../pthread/ppc$(BITS)/$(PACKAGE)/.lib… 10 …$(ARX) -X$(BITS) rc .libs/libcaf_single.a ../ppc$(BITS)/$(PACKAGE)/.libs/$(libcaf_single_la_OBJECT… 11 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)/.libs/libcaf_single.a ../pthread/ppc$(BITS)/$(PACKAGE)/.…
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in SRC-POTFILES.in BLD-POTFILES.in $(PACKAGE).pot \ 75 $(MAKE) $(PACKAGE).pot 76 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 92 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 95 $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES) 96 $(XGETTEXT) --default-domain=$(PACKAGE) \ 101 $(XGETTEXT) --default-domain=$(PACKAGE) \ 108 rm -f $(srcdir)/$(PACKAGE).pot 109 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/po/ |
| H A D | Make-in | 10 PACKAGE = @PACKAGE@ 53 DISTFILES = ChangeLog Makefile.in.in SRC-POTFILES.in BLD-POTFILES.in $(PACKAGE).pot \ 75 $(MAKE) $(PACKAGE).pot 76 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 92 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 95 $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES) 96 $(XGETTEXT) --default-domain=$(PACKAGE) \ 101 $(XGETTEXT) --default-domain=$(PACKAGE) \ 108 sed -e '/^#:/s,$(top_srcdir)/,,g' < $(PACKAGE).po > $@-t 112 $(srcdir)/stamp-cat-id: $(PACKAGE).pot [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/ |
| H A D | prepend.t | 31 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1'); 32 my $t2 = $tmpl2->fill_in(PACKAGE => 'T2'); 33 my $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T3'); 52 $t1 = $tmpl1->fill_in(PACKAGE => 'T4'); 53 $t2 = $tmpl2->fill_in(PACKAGE => 'T5'); 54 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6'); 72 $t1 = $tmpl1->fill_in(PACKAGE => 'T4'); 73 $t2 = $tmpl2->fill_in(PACKAGE => 'T5'); 74 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/ |
| H A D | 11-prepend.t | 36 $t1 = $tmpl1->fill_in(PACKAGE => 'T1'); 37 $t2 = $tmpl2->fill_in(PACKAGE => 'T2'); 38 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T3'); 60 $t1 = $tmpl1->fill_in(PACKAGE => 'T4'); 61 $t2 = $tmpl2->fill_in(PACKAGE => 'T5'); 62 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6'); 83 $t1 = $tmpl1->fill_in(PACKAGE => 'T4'); 84 $t2 = $tmpl2->fill_in(PACKAGE => 'T5'); 85 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
|
| /netbsd-src/external/gpl2/grep/dist/intl/ |
| H A D | Makefile.in | 19 PACKAGE = @PACKAGE@ 146 if test "$(PACKAGE)" = "gettext" \ 185 if test "$(PACKAGE)" = "gettext"; then \ 212 if test "$(PACKAGE)" = "gettext" \ 224 if test "$(PACKAGE)" = "gettext"; then \ 234 if test "$(PACKAGE)" = "gettext" \ 268 if test "$(PACKAGE)" = "gettext"; then \ 305 if test "$(PACKAGE)" = gettext; then \ 320 if test "$(PACKAGE)" = gettext; then \
|