From af1dd46d37b6f6e3f9bed4c6a485d0c4832a2dd6 Mon Sep 17 00:00:00 2001 From: lhauch Date: Tue, 1 Aug 2006 23:58:18 +0000 Subject: Updated to handle cygwin/gcc and moved msvc,gcc property settings to the TianoTools/build.xml file. Properties are inherited, so we only need to set them one. Cleaned up clean and cleanall targets to remove the executables and library files. Added makefile.cygwin to antlr and dlg programs to generate the .exe needed for cygwin. FlashMap.c needed a newline at the end of the file to remove a warning message in cygwin. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1174 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/Source/TianoTools/SecFixup/build.xml | 58 ++++-------------------------- 1 file changed, 7 insertions(+), 51 deletions(-) (limited to 'Tools/Source/TianoTools/SecFixup/build.xml') diff --git a/Tools/Source/TianoTools/SecFixup/build.xml b/Tools/Source/TianoTools/SecFixup/build.xml index 2df362a62d..08a1118a8a 100644 --- a/Tools/Source/TianoTools/SecFixup/build.xml +++ b/Tools/Source/TianoTools/SecFixup/build.xml @@ -25,63 +25,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - + - + - - - - - - - - - - - - - - - - - - - - - - - - Unsupported Operating System - Please Contact Intel Corporation - - - - - - - - - - - - - - - - - - - - + - + - - + + + -- cgit v1.2.3