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

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