summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dtrans/source/win32/workbench/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/dtrans/source/win32/workbench/makefile.mk b/dtrans/source/win32/workbench/makefile.mk
index c2656e3cb519..6e0283ffdb72 100644
--- a/dtrans/source/win32/workbench/makefile.mk
+++ b/dtrans/source/win32/workbench/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:30:18 $
+# last change: $Author: vg $ $Date: 2006-05-24 14:35:02 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,8 +55,6 @@ stoponerror=tr
.IF "$(TESTCB)"=="TRUE"
-.INCLUDE : ..$/..$/cppumaker.mk
-
CFLAGS+=-D_WIN32_DCOM -EHsc -Ob0
# --- Files --------------------------------------------------------