summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:18:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:18:27 +0000
commit8c2310e6ecd26e79488e7109e8278395cde00af4 (patch)
tree5a675f7b0b96080ca128b1f7eea70d406395d95a /idl
parentb23a23ee898b949e0787f0c52823b3bbbce73b18 (diff)
INTEGRATION: CWS ause036 (1.3.8); FILE MERGED
2005/11/15 15:16:55 hjs 1.3.8.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'idl')
-rw-r--r--idl/source/cmptools/makefile.mk18
1 files changed, 3 insertions, 15 deletions
diff --git a/idl/source/cmptools/makefile.mk b/idl/source/cmptools/makefile.mk
index 20779ca9b47f..0a42ed5e66c3 100644
--- a/idl/source/cmptools/makefile.mk
+++ b/idl/source/cmptools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 17:49:11 $
+# last change: $Author: ihi $ $Date: 2006-06-29 11:18:27 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -35,24 +35,12 @@
PRJ=..$/..
-PRJPCH=
-
-PROJECTPCH4DLL=TRUE
-PROJECTPCH=idlpch
-PROJECTPCHSOURCE=$(PRJ)$/util$/idlpch
-
-PRJNAME=SVIDL
+PRJNAME=idl
TARGET=cmptools
# --- Settings -----------------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
-
-.IF "$(COM)"=="WTC"
-CFLAGS+=-od
-.ENDIF
CDEFS+=-DIDL_COMPILER
# --- Files --------------------------------------------------------------