summaryrefslogtreecommitdiff
path: root/proto/perf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/perf/Makefile')
-rw-r--r--proto/perf/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/proto/perf/Makefile b/proto/perf/Makefile
new file mode 100644
index 00000000..7877fb19
--- /dev/null
+++ b/proto/perf/Makefile
@@ -0,0 +1,6 @@
+src := perf.c
+obj := $(src-o-files)
+$(all-daemon)
+$(cf-local)
+
+tests_objs := $(tests_objs) $(src-o-files)