ucx/Makefile

changeset 94
57ea041df22f
parent 89
47f7fdbddb62
child 103
08018864fb91
equal deleted inserted replaced
93:a6a99e721660 94:57ea041df22f
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 = comparator.c 32 SRC = utils.c
33 SRC += list.c 33 SRC += list.c
34 SRC += dlist.c 34 SRC += dlist.c
35 SRC += map.c 35 SRC += map.c
36 SRC += mempool.c 36 SRC += mempool.c
37 SRC += string.c 37 SRC += string.c

mercurial