ucx/Makefile

changeset 32
e5f4d8af567e
parent 0
2483f517c562
equal deleted inserted replaced
31:bf810176ddb8 32:e5f4d8af567e
30 include ../config.mk 30 include ../config.mk
31 31
32 # list of source files 32 # list of source files
33 SRC = allocator.c 33 SRC = allocator.c
34 SRC += array_list.c 34 SRC += array_list.c
35 SRC += basic_mempool.c 35 SRC += mempool.c
36 SRC += buffer.c 36 SRC += buffer.c
37 SRC += compare.c 37 SRC += compare.c
38 SRC += hash_key.c 38 SRC += hash_key.c
39 SRC += hash_map.c 39 SRC += hash_map.c
40 SRC += linked_list.c 40 SRC += linked_list.c

mercurial