Kaydet (Commit) b750333c authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS ause061 (1.3.20); FILE MERGED

2006/07/17 15:06:33 hjs 1.3.20.1: #i67466# cleanup
üst 726bdbc6
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: antsettings.mk,v $ # $RCSfile: antsettings.mk,v $
# #
# $Revision: 1.3 $ # $Revision: 1.4 $
# #
# last change: $Author: kz $ $Date: 2006-07-05 20:59:17 $ # last change: $Author: hr $ $Date: 2006-08-14 16:19:10 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -45,13 +45,8 @@ ANT_LIB*:=$(ANT_HOME)$/lib ...@@ -45,13 +45,8 @@ ANT_LIB*:=$(ANT_HOME)$/lib
ANT_CLASSPATH:=$(ANT_LIB)$/xercesImpl.jar$(PATH_SEPERATOR)$(ANT_LIB)$/xml-apis.jar$(PATH_SEPERATOR)$(ANT_LIB)$/ant.jar ANT_CLASSPATH:=$(ANT_LIB)$/xercesImpl.jar$(PATH_SEPERATOR)$(ANT_LIB)$/xml-apis.jar$(PATH_SEPERATOR)$(ANT_LIB)$/ant.jar
PATH!:=$(ANT_HOME)$/bin$(PATH_SEPERATOR)$(PATH) PATH!:=$(ANT_HOME)$/bin$(PATH_SEPERATOR)$(PATH)
.IF "$(ANT)" == ""
ANT*:=$(ANT_HOME)$/bin$/ant ANT*:=$(ANT_HOME)$/bin$/ant
.ENDIF ANT_BUILDFILE*=build.xml
.IF "$(ANT_BUILDFILE)"==""
ANT_BUILDFILE=build.xml
.ENDIF
.IF "$(ANT_DEBUG)"=="" .IF "$(ANT_DEBUG)"==""
.IF "$(debug)"=="" .IF "$(debug)"==""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment