diff --git a/dtrans/source/cnttype/makefile.mk b/dtrans/source/cnttype/makefile.mk index cc0713bc0b53..48fba1a699cc 100644 --- a/dtrans/source/cnttype/makefile.mk +++ b/dtrans/source/cnttype/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: rt $ $Date: 2005-09-08 18:09:38 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:33:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,6 @@ PRJNAME=dtrans TARGET=mcnttype ENABLE_EXCEPTIONS=TRUE COMP1TYPELIST=$(TARGET) -COMPRDB=$(SOLARBINDIR)$/types.rdb USE_BOUNDCHK= .IF "$(USE_BOUNDCHK)"=="TR" @@ -53,8 +52,6 @@ stoponerror=tr # ------------------------------------------------------------------ -.INCLUDE : ..$/cppumaker.mk - SLOFILES=$(SLO)$/mctfentry.obj \ $(SLO)$/mcnttfactory.obj \ $(SLO)$/mcnttype.obj