From: bbahnsen Date: Wed, 26 Apr 2006 20:22:14 +0000 (+0000) Subject: Convert to unix format. X-Git-Tag: edk2-stable201903~25576 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2891c4963b6e5512055f70c73b744c6413bafbf4;ds=sidebyside Convert to unix format. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@50 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/Tools/Source/TianoTools/GenSection/build.gcc b/Tools/Source/TianoTools/GenSection/build.gcc index 5ad50a4b1a..5dcd737d4b 100644 --- a/Tools/Source/TianoTools/GenSection/build.gcc +++ b/Tools/Source/TianoTools/GenSection/build.gcc @@ -1 +1 @@ -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 GenSection -L../Library-mingw -lCommon -lCustomizedCompress +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 GenSection -L../Library-mingw -lCommon -lCustomizedCompress