HomeSort by: relevance | last modified time | path
    Searched refs:argfileobjs (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 1847 my @argfileobjs = $argfile
1851 ? join("\n\t", map { "echo $_ >> $argfile" } @argfileobjs)
1855 fill_lines(' ', $COLUMNS - length($full) - 2, @argfileobjs))
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 1767 my @argfileobjs = $argfile
1771 ? join("\n\t", map { "echo $_ >> $argfile" } @argfileobjs)
1775 fill_lines(' ', $COLUMNS - length($full) - 2, @argfileobjs))

Completed in 23 milliseconds