Changeset 3389
- Timestamp:
- 02/08/09 15:57:40 (10 months ago)
- Location:
- trunk
- Files:
-
- 8 added
- 2 modified
-
.antrc_Darwin (added)
-
.antrc_Linux (added)
-
.antrc_SunOS (added)
-
.antrc_Unix (added)
-
ProjectFortress/.antrc_Darwin (added)
-
ProjectFortress/.antrc_Linux (added)
-
ProjectFortress/.antrc_SunOS (added)
-
ProjectFortress/.antrc_Unix (added)
-
ProjectFortress/ant (modified) (1 diff)
-
ant (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ProjectFortress/ant
r3388 r3389 50 50 51 51 # Note that the scripts reference must export their symbols so that they are available below. 52 . antrc_suggested52 . ../antrc_suggested 53 53 54 54 "$ant_exec" -noclasspath "$@" -
trunk/ant
r1411 r3389 18 18 ################################################################################ 19 19 20 . ProjectFortress/ant 21 20 cd ProjectFortress 21 . ./ant

