diff options
author | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-04-26 20:21:47 +0000 |
---|---|---|
committer | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-04-26 20:21:47 +0000 |
commit | fdcc57a537ebb41ee6f6d2c448f10a0e97f18a25 (patch) | |
tree | adb0b8fbcb0eb3498a7e2936e6912f527507cde3 /Tools | |
parent | aa0bf4f41b60608311cd96d1b98c014f4b94bdd8 (diff) | |
download | edk2-platforms-fdcc57a537ebb41ee6f6d2c448f10a0e97f18a25.tar.xz |
Convert to unix format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@43 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/Source/TianoTools/GuidChk/build.gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/Source/TianoTools/GuidChk/build.gcc b/Tools/Source/TianoTools/GuidChk/build.gcc index 0d56b6bf2b..4f3f962793 100644 --- a/Tools/Source/TianoTools/GuidChk/build.gcc +++ b/Tools/Source/TianoTools/GuidChk/build.gcc @@ -1 +1 @@ -gcc -mno-cygwin -I../Common/ -I/workspace/mdk/MdePkg/Include/Guid -I/workspace/mdk/MdePkg/Include/Protocol/ -I/workspace/mdk/MdePkg/Include/Common/ -I/workspace/mdk/MdePkg/Include/ -I/workspace/mdk/MdePkg/Include/Ia32 -I. GuidChk.c GuidList.c UtilsMsgs.c -o GuidChk.exe
+gcc -mno-cygwin -I../Common/ -I/workspace/mdk/MdePkg/Include/Guid -I/workspace/mdk/MdePkg/Include/Protocol/ -I/workspace/mdk/MdePkg/Include/Common/ -I/workspace/mdk/MdePkg/Include/ -I/workspace/mdk/MdePkg/Include/Ia32 -I. GuidChk.c GuidList.c UtilsMsgs.c -o GuidChk.exe |