From 696e43c451a8b3979f5ec1b3fe4bd93eabc8911f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 6 Jan 2004 13:22:48 +0000 Subject: [PATCH] INTEGRATION: CWS vclcleanup02 (1.3.228); FILE MERGED 2003/12/16 18:15:36 mt 1.3.228.1: #i23061# And more cleanups... --- vcl/test/makefile.mk | 7 ++----- 1 file 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 ------------------------------------------------------