src/server/util/objs.mk

branch
webdav
changeset 211
2160585200ac
parent 44
3da1f7b6847f
child 480
9f69e4b8b695
equal deleted inserted replaced
210:21274e5950af 211:2160585200ac
40 UTILOBJ += system.o 40 UTILOBJ += system.o
41 UTILOBJ += systhr.o 41 UTILOBJ += systhr.o
42 UTILOBJ += thrpool.o 42 UTILOBJ += thrpool.o
43 UTILOBJ += util.o 43 UTILOBJ += util.o
44 UTILOBJ += date.o 44 UTILOBJ += date.o
45 UTILOBJ += writer.o
45 46
46 UTILOBJS = $(UTILOBJ:%=$(UTIL_OBJPRE)%) 47 UTILOBJS = $(UTILOBJ:%=$(UTIL_OBJPRE)%)
47 UTILSOURCE = $(UTILOBJ:%.o=util/%.c) 48 UTILSOURCE = $(UTILOBJ:%.o=util/%.c)
48 49
49 # add cpp files 50 # add cpp files

mercurial