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:
parent
07de78c5ac
commit
40e09d55ca
@ -2,9 +2,9 @@
|
||||
#
|
||||
# $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
|
||||
# either of the following licenses
|
||||
@ -84,13 +84,6 @@ ZIP1FLAGS=-u -r
|
||||
ZIP1DIR=$(PRJ)
|
||||
ZIP1LIST=com -x "*makefile.mk"
|
||||
|
||||
.IF "$(SOLAR_JAVA)"!=""
|
||||
ZIP2TARGET=$(TARGET)2_src
|
||||
ZIP2FLAGS=-u -r
|
||||
ZIP2DIR=$(MISC)$/java
|
||||
ZIP2LIST=com
|
||||
.ENDIF
|
||||
|
||||
# --- Targets ------------------------------------------------------
|
||||
|
||||
.INCLUDE : target.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user