summaryrefslogtreecommitdiff
path: root/stlport/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-02-11 14:32:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-02-11 14:32:47 +0000
commitae83e4ce2f632cf4a1260a018b45a3053cb2e6d1 (patch)
treeebc6af6a8f74ed73fd9749c4ef20310e5e2ebcaf /stlport/makefile.mk
parent1dec63ddf3aab55ae7f4618f2e0f5ca807384c7f (diff)
INTEGRATION: CWS fpic1 (1.27.8); FILE MERGED
2005/02/01 14:30:51 cmc 1.27.8.1: #i41014# centralize -fpic/-fPIC into one variable
Diffstat (limited to 'stlport/makefile.mk')
-rw-r--r--stlport/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/stlport/makefile.mk b/stlport/makefile.mk
index f495653da829..90ce899d30f1 100644
--- a/stlport/makefile.mk
+++ b/stlport/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.27 $
+# $Revision: 1.28 $
#
-# last change: $Author: rt $ $Date: 2004-09-08 16:33:43 $
+# last change: $Author: hr $ $Date: 2005-02-11 15:32:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -200,7 +200,7 @@ all :
+$(COPY) $(STLPORT4)$/lib$/*stlport*$(DLLPOST) $(DLLDEST)
.ENDIF
-.INCLUDE : set_ext.mk
+.INCLUDE : set_ext.mk
.INCLUDE : target.mk
.INCLUDE : tg_ext.mk