diff options
author | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-05-08 16:13:05 +0000 |
---|---|---|
committer | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-05-08 16:13:05 +0000 |
commit | 406479e60a0d5191d57f1c928fb8cf59a90c6629 (patch) | |
tree | eda347b9d5098bbc1eaab5e42f9e2908086541ab /Tools/Source/TianoTools/SetStamp | |
parent | 19ce77c3e90fbc5a9029163ef2813592127c4498 (diff) | |
download | edk2-platforms-406479e60a0d5191d57f1c928fb8cf59a90c6629.tar.xz |
Get rid of the build.gcc
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@110 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Source/TianoTools/SetStamp')
-rw-r--r-- | Tools/Source/TianoTools/SetStamp/build.gcc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/Source/TianoTools/SetStamp/build.gcc b/Tools/Source/TianoTools/SetStamp/build.gcc deleted file mode 100644 index ad201a5d1b..0000000000 --- a/Tools/Source/TianoTools/SetStamp/build.gcc +++ /dev/null @@ -1,2 +0,0 @@ -gcc -mno-cygwin -c -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ -I../Common -I$WORKSPACE/MdePkg/Include/ -I$WORKSPACE/MdePkg/Include/Ia32 -I. SetStamp.c -gcc -mno-cygwin -o SetStamp SetStamp.o |