Home
last modified time | relevance | path

Searched refs:Zdump (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/gcal/gcal-4.1/misc/dst/
H A Ddst107 Zdump=/usr/sbin/zdump
241 if $Test -n "$Zdump" && ($Test -n "$Awk" || $Test -n "$Perl");
311 $Echo "$myname: \``$Echo $Zdump | $Sed -e 's,.*/,,'`/$Perl' are working on \`$file' ..." 1>&2
312 $Zdump -v $file | $Perl -- $packagedatamiscdir/$Perl_script $ARGS > $outfile
314 $Echo "$myname: \``$Echo $Zdump | $Sed -e 's,.*/,,'`/$Awk' are working on \`$file' ..." 1>&2
315 $Zdump -v $file | $Awk -f $packagedatamiscdir/$Awk_script $ARGS > $outfile
H A Ddst.in107 Zdump=@ZDUMP@
241 if $Test -n "$Zdump" && ($Test -n "$Awk" || $Test -n "$Perl");
311 $Echo "$myname: \``$Echo $Zdump | $Sed -e 's,.*/,,'`/$Perl' are working on \`$file' ..." 1>&2
312 $Zdump -v $file | $Perl -- $packagedatamiscdir/$Perl_script $ARGS > $outfile
314 $Echo "$myname: \``$Echo $Zdump | $Sed -e 's,.*/,,'`/$Awk' are working on \`$file' ..." 1>&2
315 $Zdump -v $file | $Awk -f $packagedatamiscdir/$Awk_script $ARGS > $outfile
/dports/lang/rust/rustc-1.58.1-src/src/test/run-make/dep-graph/
H A DMakefile10 -Zquery-dep-graph -Zdump-dep-graph foo.rs