From d638e8776d1ec9e1ce560da40d6b0de30cfde0bb Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 25 Aug 2003 14:29:12 +0000 Subject: INTEGRATION: CWS ause04 (1.2.244); FILE MERGED 2003/07/11 10:02:47 hjs 1.2.244.1: #108794# replace SRCFILES with SRC1FILES --- sfx2/source/inet/makefile.mk | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'sfx2/source') diff --git a/sfx2/source/inet/makefile.mk b/sfx2/source/inet/makefile.mk index 0acfb54041da..2cab68a5b28f 100644 --- a/sfx2/source/inet/makefile.mk +++ b/sfx2/source/inet/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: mba $ $Date: 2001-11-15 15:11:48 $ +# last change: $Author: kz $ $Date: 2003-08-25 15:29:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -66,26 +66,13 @@ PRJNAME=sfx2 TARGET=inet ENABLE_EXCEPTIONS=TRUE .INCLUDE : $(PRJ)$/util$/makefile.pmk -AUTOSEG=true # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk - -# w.g. compilerbugs -#!IF "$(GUI)"=="WNT" -#CFLAGS=$(CFLAGS) -Od -#!ENDIF - # --- Files -------------------------------------------------------- -CXXFILES = \ - inettbc.cxx \ - $(PROJECTPCHSOURCE).cxx - SLOFILES = \ $(SLO)$/inettbc.obj -- cgit