Standardized property name WORKSPACE and fixed cleanall messages.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1725 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -35,6 +35,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
</delete>
|
||||
</target>
|
||||
<target name="cleanall" depends="clean">
|
||||
<echo message="Removing Class Files and the Java Archive: ContextTool.jar"/>
|
||||
<delete file="${installLocation}/ContextTool.jar"/>
|
||||
<if>
|
||||
<available file="${installLocation}/ContextTool.jar"/>
|
||||
|
Reference in New Issue
Block a user