]> git.ipfire.org Git - thirdparty/bird.git/blame - proto/pipe/Makefile
Unit Testing for BIRD
[thirdparty/bird.git] / proto / pipe / Makefile
CommitLineData
7152e5ef
MM
1src := pipe.c
2obj := $(src-o-files)
3$(all-daemon)
4$(cf-local)
9b0a0ba9
OZ
5
6tests_objs := $(tests_objs) $(src-o-files)