summaryrefslogtreecommitdiff
path: root/stlport/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-07-18 07:43:21 +0000
committerOliver Bolte <obo@openoffice.org>2005-07-18 07:43:21 +0000
commitdb9bf8b3d7f3dbfbf85a14ed50635639c370d798 (patch)
tree9f44b8e85b172701b2332c9dad232151a1db3a5a /stlport/makefile.mk
parent0bd7b96b7fb65b92dd7c8ee7cf29cc7e881df2c3 (diff)
INTEGRATION: CWS cmcfixes11 (1.30.8); FILE MERGED
2005/07/14 15:28:49 cmc 1.30.8.1: #i51974# update system stl debugging
Diffstat (limited to 'stlport/makefile.mk')
-rw-r--r--stlport/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/stlport/makefile.mk b/stlport/makefile.mk
index 4012ac2f9cf5..18e8df09de9a 100644
--- a/stlport/makefile.mk
+++ b/stlport/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.30 $
+# $Revision: 1.31 $
#
-# last change: $Author: kz $ $Date: 2005-05-31 17:04:13 $
+# last change: $Author: obo $ $Date: 2005-07-18 08:43:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,6 +76,7 @@ $(INCCOM)$/stlport$/hash_map : systemstl/hash_map
+$(COPY) systemstl/functional $(INCCOM)$/stlport
+$(COPY) systemstl/hash_map $(INCCOM)$/stlport
+$(COPY) systemstl/hash_set $(INCCOM)$/stlport
+ +$(COPY) systemstl/numeric $(INCCOM)$/stlport
+$(COPY) systemstl/slist $(INCCOM)$/stlport
+$(COPY) systemstl/rope $(INCCOM)$/stlport
+$(COPY) systemstl/vector $(INCCOM)$/stlport