INTEGRATION: CWS bunoexttm (1.5.12); FILE MERGED

2007/02/13 13:37:32 kr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2007/01/25 13:33:28 kr 1.5.12.1: joined changes from utf2
This commit is contained in:
Kurt Zenker 2007-05-09 12:39:37 +00:00
parent 87e9b5e42e
commit bd91a40bcc

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.6 $
# $Revision: 1.7 $
#
# last change: $Author: vg $ $Date: 2007-02-06 13:24:36 $
# last change: $Author: kz $ $Date: 2007-05-09 13:39:37 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -50,7 +50,11 @@ SLOFILES= \
$(SLO)$/any.obj \
$(SLO)$/lbmap.obj \
$(SLO)$/lbenv.obj \
$(SLO)$/IdentityMapping.obj
$(SLO)$/IdentityMapping.obj \
$(SLO)$/EnvDcp.obj \
$(SLO)$/cascade_mapping.obj \
$(SLO)$/EnvStack.obj \
$(SLO)$/env_subst.obj
# --- Targets ------------------------------------------------------