From 8973d1764ff732c1ddb8bfecf0f953b927fb66f1 Mon Sep 17 00:00:00 2001 From: lhauch Date: Tue, 10 Oct 2006 22:59:11 +0000 Subject: Fixed the build.xml files so that clean and cleanall actually removes the temporary build directories, rather than leaving all of the intermediate files left lying around. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1714 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/CCode/Source/GenDepex/build.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'Tools/CCode/Source/GenDepex') diff --git a/Tools/CCode/Source/GenDepex/build.xml b/Tools/CCode/Source/GenDepex/build.xml index 18f85ac4d5..e07e5b52f5 100644 --- a/Tools/CCode/Source/GenDepex/build.xml +++ b/Tools/CCode/Source/GenDepex/build.xml @@ -60,6 +60,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + -- cgit v1.2.3