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

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