0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/babel/Makefile
Ondrej Zajicek (work) eeba61ccd5 Minor cleanups
2016-12-13 20:18:11 +01:00

6 lines
116 B
Makefile

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