Home | History | Annotate | Download | only in mac

Lines Matching full:sourcefile

63 [B<--sourcefile>]
184 =item B<--sourcefile>
246 --sourcefile --volname DeerPark --icon ~/DeerPark.icns
423 @makeDirs, $outputFormat, @resourceFiles, $sourceFile, $sourceFolder,
432 # --sourcefile
433 $sourceFile = 0;
457 'sourcefile' => \$sourceFile,
565 # If $sourceFile is true, it means that $sourceFolder is to be treated as
571 '--copy-unsafe-links', $sourceFolder.($sourceFile?'':'/'),$tempRoot) != 0) {
1519 " [--sourcefile] (treat --source as a file)\n".