INTEGRATION: CWS os2port01 (1.6.98); FILE MERGED
2007/08/07 15:26:18 obr 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/28 14:55:51 ydario 1.6.98.1: OS/2 initial import.
This commit is contained in:
parent
3076f5a99c
commit
c7576cdffa
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.7 $
|
||||
# $Revision: 1.8 $
|
||||
#
|
||||
# last change: $Author: obo $ $Date: 2007-01-25 12:47:16 $
|
||||
# last change: $Author: vg $ $Date: 2007-09-20 14:59:40 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -81,7 +81,7 @@ JARCOMPRESS = TRUE
|
|||
|
||||
.INCLUDE : target.mk
|
||||
|
||||
.IF "$(SOLAR_JAVA)" != ""
|
||||
.IF "$(SOLAR_JAVA)" != "" || "$(GUI)"=="OS2"
|
||||
ALLTAR : $(OWNCOPY)
|
||||
|
||||
.IF "$(JARTARGETN)" != ""
|
||||
|
|
Loading…
Reference in a new issue