INTEGRATION: CWS sb18 (1.4.30); FILE MERGED
2004/05/05 11:26:03 sb 1.4.30.1: #i21150# javamaker now directly generates .class files.
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.4 $
|
# $Revision: 1.5 $
|
||||||
#
|
#
|
||||||
# last change: $Author: vg $ $Date: 2003-12-17 17:43:38 $
|
# last change: $Author: obo $ $Date: 2004-06-04 02:58:21 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to the terms of
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
@@ -84,13 +84,6 @@ ZIP1FLAGS=-u -r
|
|||||||
ZIP1DIR=$(PRJ)
|
ZIP1DIR=$(PRJ)
|
||||||
ZIP1LIST=com -x "*makefile.mk"
|
ZIP1LIST=com -x "*makefile.mk"
|
||||||
|
|
||||||
.IF "$(SOLAR_JAVA)"!=""
|
|
||||||
ZIP2TARGET=$(TARGET)2_src
|
|
||||||
ZIP2FLAGS=-u -r
|
|
||||||
ZIP2DIR=$(MISC)$/java
|
|
||||||
ZIP2LIST=com
|
|
||||||
.ENDIF
|
|
||||||
|
|
||||||
# --- Targets ------------------------------------------------------
|
# --- Targets ------------------------------------------------------
|
||||||
|
|
||||||
.INCLUDE : target.mk
|
.INCLUDE : target.mk
|
||||||
|
Reference in New Issue
Block a user