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

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