summaryrefslogtreecommitdiff
path: root/proto/static/Makefile
blob: e38f9b741ba5176bf077311e256d4168b4bbb58f (plain)
1
2
3
4
5
6
src := static.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)

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