搜尋此網誌

2012年8月23日 星期四

EFI/UEFI development tools - MakeDeps(建立附屬物的公用程式)

MakeDeps v1.0 - Make Dependencies Utility
  Built from Edk1.06, project of TianoCore.org

Usage:
  MakeDeps [OPTION]...
Options:
  -h or -?         for this help information
  -f SourceFile    add SourceFile to list of files to scan
  -i IncludePath   add IncludePath to list of search paths
  -o OutputFile    write output dependencies to OutputFile
  -s SubDir        for each IncludePath, also search IncludePath\SubDir
  -v               for verbose output
  -ignorenotfound  don't warn for files not found
  -target Target   for single SourceFile, target is Target, not SourceFile.obj
  -q               quiet mode to not report files not found if ignored
  -sub sym str     replace all occurrances of 'str' with 'sym' in the output
  -nosystem        not process system files
  -neverfail       always return a success return code
  -usesumdeps path use summary dependency files in 'path' directory.
  -asm             The SourceFiles are assembler files
  -cl              The SourceFiles are the output of cl with /showIncludes

沒有留言:

張貼留言