diff options
author | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-04-26 20:22:02 +0000 |
---|---|---|
committer | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-04-26 20:22:02 +0000 |
commit | be404c5ffe7d7d3405a06a56aef5d8e7a7e1ef6b (patch) | |
tree | 2cf021817bbe69e685d7970f5883dd68a9260806 /Tools/Source | |
parent | 310273b45adf3b62b2e87574bc54b59f73177bae (diff) | |
download | edk2-platforms-be404c5ffe7d7d3405a06a56aef5d8e7a7e1ef6b.tar.xz |
Convert to unix format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@47 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Source')
-rw-r--r-- | Tools/Source/TianoTools/StrGather/build.gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/Source/TianoTools/StrGather/build.gcc b/Tools/Source/TianoTools/StrGather/build.gcc index c7c6af7003..6a49d22a91 100644 --- a/Tools/Source/TianoTools/StrGather/build.gcc +++ b/Tools/Source/TianoTools/StrGather/build.gcc @@ -1 +1 @@ -gcc -mno-cygwin -mno-cygwin -I "$WORKSPACE/MdePkg/Include/" -I"$WORKSPACE/MdePkg/Include/Ia32/" -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ StrGather.c StringDB.c -o StrGather -L../Library-mingw -lCommon
+gcc -mno-cygwin -mno-cygwin -I "$WORKSPACE/MdePkg/Include/" -I"$WORKSPACE/MdePkg/Include/Ia32/" -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ StrGather.c StringDB.c -o StrGather -L../Library-mingw -lCommon |