• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 1644 for branches/3.0-Beta2/components/tools/make.xml

Show
Ignore:
Timestamp:
06/18/07 15:44:35 (18 months ago)
Author:
jmoore
Message:

[MERGING] source:trunk r1642 --> source:branches/3.0-Beta2

Files:
1 modified

  • branches/3.0-Beta2/components/tools/make.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-Beta2/components/tools/make.xml

    r1569 r1644  
    3131 
    3232    <target name="make_clean" unless="make.NOMAKE"> 
    33         <exec executable="make" failonerror="true"> <arg value="clean"/> </exec> 
     33        <exec executable="make" failonerror="true"> <arg value="maintainer-clean"/> </exec> 
    3434    </target> 
    3535 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/