INTEGRATION: CWS ause069 (1.6.24); FILE MERGED

2006/11/28 11:48:38 hjs 1.6.24.1: #i70359# remove forced shell calls; a bit cleanup
This commit is contained in:
Oliver Bolte 2007-01-25 12:28:00 +00:00
parent cd4ef743dd
commit 7f289ab197

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.6 $
# $Revision: 1.7 $
#
# last change: $Author: kz $ $Date: 2006-07-20 16:14:37 $
# last change: $Author: obo $ $Date: 2007-01-25 13:28:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -39,13 +39,10 @@ PRJNAME=bridges
TARGET=gcc3_uno
LIBTARGET=no
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
# --- Files --------------------------------------------------------