GetPrerequisites: Add documentation for objdump

Signed-off-by: Michael Tänzer <neo@nhng.de>
This commit is contained in:
Michael Tänzer 2013-03-01 16:59:49 +01:00
parent 8eb2fe955a
commit 12fb50da9f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#
# It uses various tools to obtain the list of required shared library files:
# dumpbin (Windows)
# objdump (MinGW on Windows)
# ldd (Linux/Unix)
# otool (Mac OSX)
# The following functions are provided by this module: