• 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 1642 for trunk/components/tools/make.xml

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

[PATCHES] Applied from Glencoe 1.1b4

  • -r176:177 (applied previously)
  • -r252:253 (applied previously)
  • -r179:180
  • -r270:271
  • -r285:286
  • -r287:289
  • -r291:292
Files:
1 modified

  • trunk/components/tools/make.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/components/tools/make.xml

    r1591 r1642  
    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/