Home
last modified time | relevance | path

Searched defs:END (Results 51 – 75 of 3819) sorted by relevance

12345678910>>...153

/dports/devel/automake/automake-1.16.5/t/
H A Dyacc-mix-c-cxx.sh23 cat >> configure.ac << 'END' heredoc
30 cat > Makefile.am << 'END' heredoc
53 cat > p.y <<'END' heredoc
64 cat > 1.c <<'END' heredoc
74 cat > 2.c <<'END' heredoc
83 cat > parse.yy <<'END' heredoc
96 cat > parse2.y++ <<'END' heredoc
107 cat > main1.cc <<'END' heredoc
117 cat > main2.c++ <<'END' heredoc
H A Dyacc-d-cxx.sh27 unindent <<END heredoc
44 unindent <<END heredoc
56 cat >> configure.ac << 'END' heredoc
66 cat > Makefile.am <<'END' heredoc
76 cat >> Makefile.am <<'END' heredoc
89 cat >> foo/Makefile.am <<END heredoc
103 cat >> bar/Makefile.am <<END heredoc
116 cat >> baz/Makefile.am <<END heredoc
131 cat >> qux/Makefile.am <<END heredoc
H A Dcolor-tests2.sh40 cat > Makefile <<'END' heredoc
47 cat > expect-check <<'END' heredoc
61 cat >>configure.ac << 'END' heredoc
68 cat >Makefile.am <<'END' heredoc
74 cat >pass <<END heredoc
79 cat >fail <<END heredoc
84 cat >skip <<END heredoc
89 cat >error <<END heredoc
162 cat >expect-make <<'END' heredoc
H A Dtxinfo-include.sh25 cat > Makefile.am << 'END' heredoc
31 cat > main.texi << 'END' heredoc
50 cat > one.texi << 'END' heredoc
56 cat > two.texi << 'END' heredoc
62 cat > three.texi << 'END' heredoc
70 cat > sub/more.texi << 'END' heredoc
87 cat > sub/desc.texi << 'END' heredoc
93 cat > sub/hist.texi << 'END' heredoc
99 cat > exp << 'END' heredoc
H A Daclocal-path-precedence.sh22 cat > configure.ac << 'END' heredoc
33 cat > mdir1/foo1.m4 << 'END' heredoc
37 cat > mdir2/foo2.m4 << 'END' heredoc
41 cat > mdir1/baz.m4 << 'END' heredoc
45 cat > mdir3/bar.m4 << 'END' heredoc
49 cat > mdir2/quux.m4 << 'END' heredoc
55 cat > sysdir/libtool.m4 << 'END' heredoc
59 cat > extradir/gettext.m4 << 'END' heredoc
H A Dcheck8.sh23 cat >> configure.ac << 'END' heredoc
28 cat > Makefile.am << 'END' heredoc
37 cat > foo <<'END' heredoc
41 cat > sub/foo <<'END' heredoc
47 cat > bar.c <<'END' heredoc
50 cat > sub/bar.c <<'END' heredoc
53 cat > baz.c <<'END' heredoc
57 cat > sub/baz.c <<'END' heredoc
H A Dsubdir-order.sh21 cat >> configure.ac << 'END' heredoc
35 cat > Makefile.am << 'END' heredoc
57 cat > sub0/Makefile.am << 'END' heredoc
68 cat > sub1/Makefile.am << 'END' heredoc
81 cat > sub2/Makefile.am << 'END' heredoc
93 cat > sub3/Makefile.am << 'END' heredoc
105 cat > sub3/a/Makefile.am << 'END' heredoc
116 cat > sub3/b/Makefile.am << 'END' heredoc
H A Dyflags-conditional.sh22 cat >> configure.ac <<'END' heredoc
36 cat > Makefile.am <<'END' heredoc
46 cat > Makefile1.am <<'END' heredoc
55 cat > Makefile2.am <<'END' heredoc
64 cat > Makefile3.am <<'END' heredoc
73 cat > Makefile4.am <<'END' heredoc
92 cat > Makefile5.am <<'END' heredoc
103 cat > Makefile6.am <<'END' heredoc
H A Dparallel-tests-console-output.sh22 cat >> configure.ac << 'END' heredoc
26 cat > Makefile.am << 'END' heredoc
36 cat > exp <<'END' heredoc
48 cat > pass.test << 'END' heredoc
54 cat > fail.test << 'END' heredoc
59 cat > xfail.test << 'END' heredoc
68 cat > error.test << 'END' heredoc
74 cat > a/b/skip.test << 'END' heredoc
H A Dtap-bailout.sh30 cat > a.test <<END heredoc
39 cat >> exp <<END heredoc
51 cat > b.test <<END heredoc
63 cat >> exp <<END heredoc
76 cat > c.test <<END heredoc
83 cat >> exp <<END heredoc
95 cat > d.test <<END heredoc
108 cat > e.test <<END heredoc
H A Dtap-doc2.sh24 cat > Makefile.am <<'END' heredoc
31 cat > configure.ac <<'END' heredoc
40 cat > foo.test <<'END' heredoc
50 cat > bar.test <<'END' heredoc
59 cat > baz.test <<'END' heredoc
87 cat > exp <<'END' heredoc
111 cat > exp <<'END' heredoc
127 cat > bar.test <<'END' heredoc
H A Dyacc-d-basic.sh24 cat >> configure.ac << 'END' heredoc
31 cat > Makefile.am <<'END' heredoc
37 cat > foo/Makefile.am <<'END' heredoc
47 cat > foo/parse.y << 'END' heredoc
68 cat > foo/main.c << 'END' heredoc
89 cat >> foo/Makefile.am <<END heredoc
96 sed 's/EOL$//' >> bar/Makefile.am <<END heredoc
102 cat >> baz/Makefile.am <<END heredoc
H A Dtest-log.sh27 cat >> configure.ac <<END heredoc
31 cat > Makefile.am << 'END' heredoc
41 cat > pass.test <<END heredoc
48 cat > skip.test <<END heredoc
55 cat > xfail.test <<END heredoc
62 cat > fail.test <<END heredoc
69 cat > xpass.test <<END heredoc
76 cat > error.test <<END heredoc
H A Dvala-mix2.sh23 cat >> configure.ac <<'END' heredoc
31 cat > Makefile.am <<'END' heredoc
38 cat > zardoz.vala <<'END' heredoc
46 cat > foo.h <<'END' heredoc
52 cat > bar.c <<'END' heredoc
57 cat > baz.c <<'END' heredoc
63 cat > zen.hh <<'END' heredoc
67 cat > master.cxx <<'END' heredoc
H A Dcxx-lt-demo.sh23 cat > configure.ac << 'END' heredoc
44 cat > Makefile.am <<'END' heredoc
59 cat > src/Makefile.am << 'END' heredoc
66 cat > lib/Makefile.am << 'END' heredoc
79 cat > try.in << 'END' heredoc
104 cat > src/main.cc << 'END' heredoc
115 cat > lib/libfoo.c++ << 'END' heredoc
H A Ddejagnu4.sh29 cat > hammer << 'END' heredoc
35 cat > spanner << 'END' heredoc
41 cat >> configure.ac << 'END' heredoc
46 cat > Makefile.am << 'END' heredoc
53 cat > testsuite/Makefile.am << 'END' heredoc
66 cat > testsuite/hammer.test/hammer.exp << 'END' heredoc
75 cat > testsuite/spanner.test/spanner.exp << 'END' heredoc
H A Dasm2.sh24 cat > Makefile.am << 'END' heredoc
30 cat configure.stub - > configure.ac << 'END' heredoc
49 cat configure.stub - > configure.ac << 'END' heredoc
63 cat configure.stub - > configure.ac << 'END' heredoc
78 cat configure.stub - > configure.ac << 'END' heredoc
93 cat configure.stub - > configure.ac << 'END' heredoc
108 cat configure.stub - > configure.ac << 'END' heredoc
H A Dasm3.sh24 cat > Makefile.am << 'END' heredoc
30 cat configure.stub - > configure.ac << 'END' heredoc
49 cat configure.stub - > configure.ac << 'END' heredoc
63 cat configure.stub - > configure.ac << 'END' heredoc
78 cat configure.stub - > configure.ac << 'END' heredoc
93 cat configure.stub - > configure.ac << 'END' heredoc
108 cat configure.stub - > configure.ac << 'END' heredoc
H A Dbackcompat3.sh27 cat > Makefile.am <<'END' heredoc
45 cat > configure.ac <<END heredoc
60 cat >exp <<END heredoc
78 cat > configure.ac <<'END' heredoc
94 cat >exp <<END heredoc
112 cat > configure.ac <<END heredoc
127 cat >exp <<END heredoc
H A Dinstmany-mans.sh38 sed "s|@limit@|$limit|g" >x-bin/my-install <<'END' heredoc
56 sed "s|@limit@|$limit|g" >x-bin/'rm' <<'END' heredoc
73 cat >setenv.in <<'END' heredoc
85 cat >>configure.ac <<END heredoc
91 cat >Makefile.am <<END heredoc
98 cat >Makefile.am <<'END' heredoc
106 unindent >>Makefile.am <<END heredoc
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/rndc/
H A Dtests.sh25 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
70 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END && ret=1 heredoc
88 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
127 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
167 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
215 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
240 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
258 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
283 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
/dports/lang/perl5.34/perl-5.34.0/hints/
H A Ddcosx.sh24 */usr/ucb*:/usr/bin:*|*/usr/ucb*:/usr/bin) cat <<END >&2 heredoc
40 cat <<END >&4 heredoc
56 cat <<END >&4 heredoc
73 cat <<END >&2 heredoc
115 cat <<END >&2 heredoc
129 cat <<END >&2 heredoc
150 cat <<END >&2 heredoc
163 cat <<END >&2 heredoc
/dports/lang/perl5.30/perl-5.30.3/hints/
H A Ddcosx.sh24 */usr/ucb*:/usr/bin:*|*/usr/ucb*:/usr/bin) cat <<END >&2 heredoc
40 cat <<END >&4 heredoc
56 cat <<END >&4 heredoc
73 cat <<END >&2 heredoc
115 cat <<END >&2 heredoc
129 cat <<END >&2 heredoc
150 cat <<END >&2 heredoc
163 cat <<END >&2 heredoc
/dports/lang/perl5.32/perl-5.32.1/hints/
H A Ddcosx.sh24 */usr/ucb*:/usr/bin:*|*/usr/ucb*:/usr/bin) cat <<END >&2 heredoc
40 cat <<END >&4 heredoc
56 cat <<END >&4 heredoc
73 cat <<END >&2 heredoc
115 cat <<END >&2 heredoc
129 cat <<END >&2 heredoc
150 cat <<END >&2 heredoc
163 cat <<END >&2 heredoc
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/hints/
H A Ddcosx.sh24 */usr/ucb*:/usr/bin:*|*/usr/ucb*:/usr/bin) cat <<END >&2 heredoc
40 cat <<END >&4 heredoc
56 cat <<END >&4 heredoc
73 cat <<END >&2 heredoc
115 cat <<END >&2 heredoc
129 cat <<END >&2 heredoc
150 cat <<END >&2 heredoc
163 cat <<END >&2 heredoc

12345678910>>...153