INTEGRATION: CWS os2port01 (1.3.130); FILE MERGED
2007/07/18 07:25:37 obr 1.3.130.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 14:53:25 ydario 1.3.130.1: OS/2 initial import.
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.4 $
|
# $Revision: 1.5 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2006-12-01 16:49:42 $
|
# last change: $Author: vg $ $Date: 2007-09-20 14:49:25 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
@@ -41,6 +41,10 @@ PACKAGE = connectivity$/tools
|
|||||||
# --- Settings -----------------------------------------------------
|
# --- Settings -----------------------------------------------------
|
||||||
.INCLUDE: settings.mk
|
.INCLUDE: settings.mk
|
||||||
|
|
||||||
|
.IF "$(SOLAR_JAVA)" == ""
|
||||||
|
all:
|
||||||
|
@echo "Java not available. Build skipped"
|
||||||
|
.ELSE
|
||||||
|
|
||||||
#----- compile .java files -----------------------------------------
|
#----- compile .java files -----------------------------------------
|
||||||
|
|
||||||
@@ -66,4 +70,6 @@ ALL : ALLTAR
|
|||||||
ALL: ALLDEP
|
ALL: ALLDEP
|
||||||
.ENDIF
|
.ENDIF
|
||||||
|
|
||||||
|
.ENDIF # "$(SOLAR_JAVA)" == ""
|
||||||
|
|
||||||
.INCLUDE : target.mk
|
.INCLUDE : target.mk
|
||||||
|
Reference in New Issue
Block a user