]> git.ipfire.org Git - thirdparty/bird.git/blame - proto/bfd/Makefile
Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new
[thirdparty/bird.git] / proto / bfd / Makefile
CommitLineData
7152e5ef
JMM
1src := bfd.c io.c packets.c
2obj := $(src-o-files)
3$(all-daemon)
4$(cf-local)
9b0a0ba9
OZ
5
6tests_objs := $(tests_objs) $(src-o-files)