src/ucx/Makefile

changeset 436
1260fad21be7
parent 415
d938228c382e
child 453
4586d534f9b5
equal deleted inserted replaced
435:713ec3da79ec 436:1260fad21be7
35 SRC += basic_mempool.c 35 SRC += basic_mempool.c
36 SRC += buffer.c 36 SRC += buffer.c
37 SRC += hash_key.c 37 SRC += hash_key.c
38 SRC += hash_map.c 38 SRC += hash_map.c
39 SRC += linked_list.c 39 SRC += linked_list.c
40 SRC += array_list.c
40 SRC += list.c 41 SRC += list.c
41 SRC += string.c 42 SRC += string.c
42 SRC += tree.c 43 SRC += tree.c
43 SRC += utils.c 44 SRC += utils.c
44 SRC += printf.c 45 SRC += printf.c

mercurial