From 96efe6083e25b17fcfeaf4a6003eeebdecbe0b3e Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 25 Aug 2003 14:45:26 +0000 Subject: INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:47 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES --- svtools/source/urlobj/makefile.mk | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'svtools/source/urlobj') diff --git a/svtools/source/urlobj/makefile.mk b/svtools/source/urlobj/makefile.mk index c31618a976be..53356b280c98 100644 --- a/svtools/source/urlobj/makefile.mk +++ b/svtools/source/urlobj/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:59:06 $ +# last change: $Author: kz $ $Date: 2003-08-25 15:45:26 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -62,22 +62,15 @@ PRJ=..$/.. -PRJNAME=SVTOOLS +PRJNAME=svtools TARGET=urlobj # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- -CXXFILES = \ - urlbmk.cxx \ - inetimg.cxx - - SLOFILES = \ $(SLO)$/urlbmk.obj \ $(SLO)$/inetimg.obj -- cgit