ovidiu      02/04/25 14:39:19

  Modified:    src/scratchpad/schecoon build.xml
  Log:
  clean: remove the prj.el file.
  
  Revision  Changes    Path
  1.20      +1 -0      xml-cocoon2/src/scratchpad/schecoon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/build.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- build.xml 23 Apr 2002 17:51:49 -0000      1.19
  +++ build.xml 25 Apr 2002 21:39:19 -0000      1.20
  @@ -287,6 +287,7 @@
     <target name="clean" depends="init" description="* Cleans the build directories">
       <delete dir="${build.dir}"/>
       <delete dir="${webapp.dir}/docs/dtd"/>
  +    <delete file="prj.el"/>
     </target>
   
     <target name="distclean" depends="clean" description="* Cleans everything to the 
original state">
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to