120:8170f658f017 | 121:311cac04d079 |
---|---|
28 | 28 |
29 include ../$(CONF).mk | 29 include ../$(CONF).mk |
30 | 30 |
31 # list of source files | 31 # list of source files |
32 SRC = utils.c | 32 SRC = utils.c |
33 SRC += list.c | |
34 SRC += dlist.c | 33 SRC += dlist.c |
35 SRC += map.c | 34 SRC += map.c |
36 SRC += properties.c | 35 SRC += properties.c |
37 SRC += mempool.c | 36 SRC += mempool.c |
38 SRC += string.c | 37 SRC += string.c |