mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
Set the exe bit and point to the right interpreter on Unix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1999 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
74ee4f7670
commit
64683effc6
2
Tools/Python/calcdeps.py
Normal file → Executable file
2
Tools/Python/calcdeps.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
|||||||
#!env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
"""Calculate the dependencies a given module has by looking through the source
|
"""Calculate the dependencies a given module has by looking through the source
|
||||||
code to see what guids and functions are referenced to see which Packages and
|
code to see what guids and functions are referenced to see which Packages and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user