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)