ucx/Makefile

changeset 775
e5909dff0dbf
parent 750
4d7a2238c5ac
child 802
16e5b9d32754
equal deleted inserted replaced
774:8c8aed7e1756 775:e5909dff0dbf
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