0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-13 18:07:03 +00:00

7 lines
106 B
Makefile
Raw Normal View History

src := evpn.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
tests_objs := $(tests_objs) $(src-o-files)