diff options
Diffstat (limited to 'Tools/Source/TianoTools/FwImage/build.gcc')
-rw-r--r-- | Tools/Source/TianoTools/FwImage/build.gcc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/Source/TianoTools/FwImage/build.gcc b/Tools/Source/TianoTools/FwImage/build.gcc deleted file mode 100644 index 225fed556e..0000000000 --- a/Tools/Source/TianoTools/FwImage/build.gcc +++ /dev/null @@ -1 +0,0 @@ -gcc -mno-cygwin -I "$WORKSPACE/MdePkg/Include/" -I"$WORKSPACE/MdePkg/Include/Ia32/" -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ *.c -o FwImage -L../Library-mingw -lCommon |