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

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