INTEGRATION: CWS ause074 (1.10.98); FILE MERGED
2007/01/30 12:09:26 hjs 1.10.98.1: #i73801# remove remaining usages of sv[pre].mk
This commit is contained in:
parent
f7ea88d04d
commit
3338f489cd
1 changed files with 2 additions and 11 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.11 $
|
||||
# $Revision: 1.12 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2007-01-31 08:39:43 $
|
||||
# last change: $Author: vg $ $Date: 2007-02-06 14:21:54 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -37,16 +37,11 @@ PRJ=..$/..
|
|||
PRJNAME=ucb
|
||||
TARGET=srtrs
|
||||
ENABLE_EXCEPTIONS=TRUE
|
||||
NO_BSYMBOLIC=TRUE
|
||||
|
||||
# Version
|
||||
UCB_MAJOR=1
|
||||
|
||||
.INCLUDE: svpre.mk
|
||||
.INCLUDE: settings.mk
|
||||
.INCLUDE: sv.mk
|
||||
|
||||
#INCPRE+=$(PRJ)$/source$/inc
|
||||
|
||||
SLOFILES=\
|
||||
$(SLO)$/sortdynres.obj \
|
||||
|
@ -63,10 +58,6 @@ SHL1STDLIBS=\
|
|||
$(CPPULIB) \
|
||||
$(SALLIB)
|
||||
|
||||
.IF "$(UPD)"<="618"
|
||||
SHL1STDLIBS+=$(TOOLSLIB)
|
||||
.ENDIF
|
||||
|
||||
SHL1LIBS=$(LIB1TARGET)
|
||||
SHL1IMPLIB=i$(TARGET)
|
||||
|
||||
|
|
Loading…
Reference in a new issue