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

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