]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/cxx/lib/tl/include/Makefile
update
[l4.git] / l4 / pkg / cxx / lib / tl / include / Makefile
1 PKGDIR  = ../../..
2 L4DIR   ?= $(PKGDIR)/../..
3 EXTRA_TARGET := \
4   arith       \
5   auto_ptr    \
6   avl_tree    \
7   avl_set     \
8   avl_map     \
9   bitmap      \
10   dlist       \
11   hlist       \
12   list        \
13   list_alloc  \
14   minmax      \
15   observer    \
16   pair        \
17   ref_ptr     \
18   slab_alloc  \
19   std_alloc   \
20   std_ops     \
21   std_tmpl    \
22   type_traits
23
24 include $(L4DIR)/mk/include.mk