Develop and Download Open Source Software

Browse CVS Repository

Diff of /samurai-graph/samurai-graph/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by orrisroot, Tue Sep 14 11:08:31 2004 UTC revision 1.6 by orrisroot, Tue Sep 14 11:16:03 2004 UTC
# Line 75  Line 75 
75    
76    <!-- prepare -->    <!-- prepare -->
77    <target name="prepare">    <target name="prepare">
78        <!-- clean up distribution direction -->
79        <delete dir="${SG.dstdir}"/>
80      <!-- distribution image -->      <!-- distribution image -->
81      <mkdir dir="${SG.dstdir}"/>      <mkdir dir="${SG.dstdir}"/>
82      <mkdir dir="${SG.dst.libdir}"/>      <mkdir dir="${SG.dst.libdir}"/>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26