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

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