Checkpoint for getting webclient to build with 1.3a.

git-svn-id: svn://10.0.0.236/trunk@136193 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2003-01-11 09:01:20 +00:00
parent 7cccab3ac2
commit 041819738b
4 changed files with 218 additions and 26 deletions

View File

@@ -219,9 +219,9 @@
<arg line="clobber_all"/>
</exec>
<exec os="Windows 2000" dir="${basedir}/src_moz" executable="nmake"
<exec os="Windows 2000" dir="${basedir}/src_moz" executable="make"
failonerror="yes">
<arg line="-f makefile.win clobber_all"/>
<arg line="clobber_all"/>
</exec>
<exec os="SunOS" dir="${basedir}/src_share" executable="gmake"
@@ -236,9 +236,9 @@
<arg line="clobber_all"/>
</exec>
<exec os="Windows 2000" dir="${basedir}/src_share" executable="nmake"
<exec os="Windows 2000" dir="${basedir}/src_share" executable="make"
failonerror="yes">
<arg line="-f makefile.win clobber_all"/>
<arg line="clobber_all"/>
</exec>
<delete >