summaryrefslogtreecommitdiff
path: root/vcl/test/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 13:22:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 13:22:48 +0000
commit696e43c451a8b3979f5ec1b3fe4bd93eabc8911f (patch)
tree85645013bd2e7744b14ad419b07f8e64103fbc18 /vcl/test/makefile.mk
parentc3bfd65dbba10311a42b4bdf1f1a7528b3ccfbc4 (diff)
INTEGRATION: CWS vclcleanup02 (1.3.228); FILE MERGED
2003/12/16 18:15:36 mt 1.3.228.1: #i23061# And more cleanups...
Diffstat (limited to 'vcl/test/makefile.mk')
-rw-r--r--vcl/test/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk
index 238877f41a98..17fd07006a7e 100644
--- a/vcl/test/makefile.mk
+++ b/vcl/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 17:58:29 $
+# last change: $Author: vg $ $Date: 2004-01-06 14:22:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -91,9 +91,6 @@ APP1STDLIBS= $(CPPULIB) \
APP1DEPN= $(L)$/itools.lib \
$(L)$/sot.lib
-.IF "$(remote)"!=""
-EXCEPTIONSFILES= $(OBJ)$/dndtest.obj
-.ENDIF
# --- Targets ------------------------------------------------------