summaryrefslogtreecommitdiff
path: root/stlport/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stlport/makefile.mk')
-rw-r--r--stlport/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/stlport/makefile.mk b/stlport/makefile.mk
index 532a5dd9917e..6608dc541e71 100644
--- a/stlport/makefile.mk
+++ b/stlport/makefile.mk
@@ -46,11 +46,7 @@ all:
# If you choose to build without stlport, some headers will be used to bring the
# sgi extensions into the std namespace:
$(INCCOM)$/stlport$/functional \
-$(INCCOM)$/stlport$/hash_map \
-$(INCCOM)$/stlport$/hash_set \
$(INCCOM)$/stlport$/numeric \
-$(INCCOM)$/stlport$/slist \
-$(INCCOM)$/stlport$/rope \
$(INCCOM)$/stlport$/vector: systemstl$/$$(@:f)
$(MKDIRHIER) $(@:d)
$(COPY) $< $@