summaryrefslogtreecommitdiff
path: root/proto/static/Makefile
blob: 26aed31fe8b8e2cea2a10c1bd06766f4ba6c03aa (plain)
1
2
3
4
5
6
7
src := static.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
$(call proto-build,static_build)

tests_objs := $(tests_objs) $(src-o-files)