0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-03 15:41:54 +00:00
bird/lua/Makefile
2018-01-23 15:17:01 +01:00

5 lines
74 B
Makefile

src := common.c filter.c
obj := $(src-o-files)
$(all-daemon)
#$(cf-local)