ucx/Makefile

changeset 89
47f7fdbddb62
parent 69
fb59270b1de3
child 94
57ea041df22f
equal deleted inserted replaced
88:18823857ce79 89:47f7fdbddb62
27 # 27 #
28 28
29 include ../$(CONF).mk 29 include ../$(CONF).mk
30 30
31 # list of source files 31 # list of source files
32 SRC = list.c 32 SRC = comparator.c
33 SRC += list.c
33 SRC += dlist.c 34 SRC += dlist.c
34 SRC += map.c 35 SRC += map.c
35 SRC += mempool.c 36 SRC += mempool.c
36 SRC += string.c 37 SRC += string.c
37 SRC += test.c 38 SRC += test.c

mercurial