cosmetic
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@78170 8089f293-4706-0410-a29e-feb5c42a2edf
This commit is contained in:
@@ -13,13 +13,13 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="compile">
|
<target name="compile">
|
||||||
<echo message="- Compile cURL" />
|
<echo message="- Compile [cURL]" />
|
||||||
<geant target="compile" file="build.eant" dir="Clib"
|
<geant target="compile" file="build.eant" dir="Clib"
|
||||||
reuse_variables="true" />
|
reuse_variables="true" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="clean">
|
<target name="clean">
|
||||||
<echo message="- Clean cURL" />
|
<echo message="- Clean [cURL]" />
|
||||||
<delete directory="spec\${ISE_C_COMPILER}\${ISE_PLATFORM}" />
|
<delete directory="spec\${ISE_C_COMPILER}\${ISE_PLATFORM}" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user