From 797c17a33f2292da58bdfc982b7975672944cb01 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 25 Aug 2003 13:54:47 +0000 Subject: INTEGRATION: CWS ause04 (1.3.286); FILE MERGED 2003/07/11 10:08:53 hjs 1.3.286.1: #108794# replace SRCFILES with SRC1FILES --- sw/sdi/makefile.mk | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) (limited to 'sw/sdi/makefile.mk') diff --git a/sw/sdi/makefile.mk b/sw/sdi/makefile.mk index c7c27365607c..cb57ecc2d0e6 100644 --- a/sw/sdi/makefile.mk +++ b/sw/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: mba $ $Date: 2002-03-28 16:25:00 $ +# last change: $Author: kz $ $Date: 2003-08-25 14:54:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -127,27 +127,10 @@ SVSDIDEPEND= \ $(INC)$/globals.hrc \ $(INC)$/cmdid.h -SRCFILES= \ +SRS1NAME=$(TARGET) +SRC1FILES= \ swslots.src # --- Targets ------------------------------------------------------- -.IF "$(depend)" == "" - -TLBLIST+=\ - $(BIN)$/$(SDINAME).tlb - -ALL: \ - ALLTAR \ - $(TLBLIST) - -.ENDIF - .INCLUDE : target.mk - -$(BIN)$/$(SDINAME).tlb: - @echo nix - -$(BIN)$/$(SDI2NAME).tlb: - @echo nix - -- cgit