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

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