summaryrefslogtreecommitdiff
path: root/proto/bfd/Makefile
blob: 402122fc37804e42ca24dc43f60d2ddea40767af (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)