Kaydet (Commit) 0c8f02ef authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS newscptools (1.60.4); FILE MERGED

2004/01/20 15:55:38 is 1.60.4.1: #i24601# new scp tooling
üst 01fa5c3a
......@@ -2,9 +2,9 @@
#
# $RCSfile: wnt.mk,v $
#
# $Revision: 1.60 $
# $Revision: 1.61 $
#
# last change: $Author: vg $ $Date: 2003-12-18 10:58:18 $
# last change: $Author: kz $ $Date: 2004-01-29 11:53:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -428,8 +428,10 @@ RDBMAKER=$(WRAPCMD) rdbmaker
STARDEP=$(WRAPCMD) javadep
JAVAC=$(WRAPCMD) javac
JAVA=$(WRAPCMD) java
SCPCOMP=$(WRAPCMD) scpcomp
SCPLINK=$(WRAPCMD) scplink
#SCPCOMP=$(WRAPCMD) scpcomp
#SCPLINK=$(WRAPCMD) scplink
SCPCOMP=$(WRAPCMD) $(PERL) $(SOLARENV)$/bin/pre2par.pl
SCPLINK=$(WRAPCMD) $(PERL) $(SOLARENV)$/bin/par2script.pl
LZIP=$(WRAPCMD) -env lzip
CPPLCC=$(WRAPCMD) cpplcc
.ENDIF # "$(USE_SHELL)"=="4nt"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment