summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:05:16 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:05:16 +0000
commitbb13c1897623553dd320ea0355ccee24b9fd5170 (patch)
treec923a2ac0e8da03092c52aac0efb94c94f4a30e1
parent487d524e297d8d80fb143a154accdbd41df02712 (diff)
INTEGRATION: CWS ause076 (1.5.8); FILE MERGED
2007/03/01 16:49:59 hjs 1.5.8.1: #i75028# kick obsolete settings
-rw-r--r--solenv/inc/sc.mk34
1 files changed, 3 insertions, 31 deletions
diff --git a/solenv/inc/sc.mk b/solenv/inc/sc.mk
index 716942867768..d5b56b3dbc09 100644
--- a/solenv/inc/sc.mk
+++ b/solenv/inc/sc.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: sc.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 13:57:03 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:05:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -33,32 +33,4 @@
#
#*************************************************************************
-# MakeDepn nicht das segdefs.hxx und die PCHs auswerten lassen
-# PCHs werden nur in den ..._1st Verzeichnissen aufgenommen
-EXCDEPN=segdefs.hxx
-EXCDEPNPCH=core_pch.hxx;filt_pch.hxx;ui_pch.hxx
-# done by protecting define now
-.IF "$(GUI)" != "MAC"
-#MKDEPFLAGS+=-E:$(EXCDEPN);$(EXCDEPNPCH)
-.ELSE
-#MKDEPFLAGS+=-E:"$(EXCDEPN);$(EXCDEPNPCH)"
-.ENDIF
-
-.IF "$(GUI)" == "WIN"
-LINKFLAGSAPPGUI=/A:128
-LIBFLAGS=$(LIBFLAGS) /PAGE:128
-.ENDIF
-
-
-.IF "$(GUI)$(COM)" == "WINMSC"
-.IF "$(optimize)" != ""
-CFLAGS=$(CFLAGS) -OV9
-.ENDIF
-
-# kein -GEfs wegen dann fehlender inlinings
-CFLAGSOBJGUIST=-Alfd -GA -GEd
-
-# Wer hatte dieses denn aus welchem Grunde eingebaut ????
-#CFLAGSOBJGUIST=-Alfd -GA
-# !ENDIF
-.ENDIF
+# TODO: remove usage and file...