summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 12:01:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 12:01:22 +0000
commit97b99a8bb49e94af5f03362bb1617d260c8943ec (patch)
tree2792549c9e3e2d64daae95ff39d435c7410a9d2d /stoc
parent73f27a78d688556bad69c5ae2a5562a3b1c726da (diff)
INTEGRATION: CWS sb76 (1.6.56); FILE MERGED
2007/08/31 11:01:54 sb 1.6.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/security/makefile.mk26
1 files changed, 4 insertions, 22 deletions
diff --git a/stoc/source/security/makefile.mk b/stoc/source/security/makefile.mk
index 9e16c7608808..ec545eeeed87 100644
--- a/stoc/source/security/makefile.mk
+++ b/stoc/source/security/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2006-05-24 13:50:55 $
+# last change: $Author: hr $ $Date: 2007-09-27 13:01:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -35,40 +35,22 @@
PRJ=..$/..
PRJNAME=stoc
-TARGET = security.uno
+TARGET = security
ENABLE_EXCEPTIONS=TRUE
BOOTSTRAP_SERVICE=TRUE
-COMP1TYPELIST = sec
+UNOUCROUT=$(OUT)$/inc$/bootstrap
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-DLLPRE =
# ------------------------------------------------------------------
-.INCLUDE : ..$/cppumaker.mk
-
SLOFILES= \
$(SLO)$/permissions.obj \
$(SLO)$/access_controller.obj \
$(SLO)$/file_policy.obj
-SHL1TARGET=$(TARGET)
-
-SHL1STDLIBS= \
- $(CPPUHELPERLIB) \
- $(SALHELPERLIB) \
- $(CPPULIB) \
- $(SALLIB)
-SHL1VERSIONMAP = sec.map
-
-SHL1DEPN=
-SHL1IMPLIB=i$(TARGET)
-SHL1LIBS=$(SLB)$/$(TARGET).lib
-SHL1DEF=$(MISC)$/$(SHL1TARGET).def
-DEF1NAME=$(SHL1TARGET)
-
.IF "$(debug)" != ""
# some diagnose