]> 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   slist       \
13   list        \
14   list_alloc  \
15   minmax      \
16   observer    \
17   pair        \
18   ref_ptr     \
19   slab_alloc  \
20   static_container \
21   std_alloc   \
22   std_ops     \
23   std_tmpl    \
24   type_traits \
25   type_list \
26   bitfield \
27   utils
28
29 include $(L4DIR)/mk/include.mk