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

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