]> git.ipfire.org Git - thirdparty/bird.git/blob - proto/static/Makefile
Unit Testing for BIRD
[thirdparty/bird.git] / proto / static / Makefile
1 src := static.c
2 obj := $(src-o-files)
3 $(all-daemon)
4 $(cf-local)
5
6 tests_objs := $(tests_objs) $(src-o-files)