summaryrefslogtreecommitdiff
path: root/proto/static/Makefile
blob: de6e819ba898c4acd715f36372834ab9e4f5f635 (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)