diff options
Diffstat (limited to 'solenv/inc/unxsoli4.mk')
-rw-r--r-- | solenv/inc/unxsoli4.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/inc/unxsoli4.mk b/solenv/inc/unxsoli4.mk index 7d961b0536d9..91cf0e6e0a08 100644 --- a/solenv/inc/unxsoli4.mk +++ b/solenv/inc/unxsoli4.mk @@ -2,9 +2,9 @@ # # $RCSfile: unxsoli4.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: vg $ $Date: 2003-07-02 13:44:47 $ +# last change: $Author: vg $ $Date: 2003-12-17 18:11:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,6 +67,7 @@ AFLAGS=-P -q CDEFS+=-mt -D_PTHREADS -DSYSV -DSUN -DSUN4 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DSTLPORT_VERSION=400 +SOLAR_JAVA*=TRUE .IF "$(SOLAR_JAVA)"!="" JAVADEF=-DSOLAR_JAVA JAVAFLAGSDEBUG=-g |