author=ron capelli

r=edburns

Call clobber_all in src_ie.


git-svn-id: svn://10.0.0.236/trunk@143472 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2003-06-09 20:05:36 +00:00
parent 5694df2cde
commit 48384d7e6c
2 changed files with 9 additions and 9 deletions

View File

@@ -258,12 +258,10 @@ ${myenv.MOZ_JDKHOME}/bin/java ${debug.options} org.mozilla.webclient.test.Embedd
failonerror="yes">
<arg line="clobber_all"/>
</exec>
<!--
<exec os="Windows 2000" dir="${basedir}/src_ie" executable="make"
failonerror="yes">
<arg line="clean"/>
<arg line="clobber_all"/>
</exec>
-->
<exec os="SunOS" dir="${basedir}/src_share" executable="gmake"
failonerror="yes">