This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2025-01-03 15:41:54 +00:00
Code
Releases
Activity
6c83ad1861
bird
/
lua
/
Makefile
5 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
Lua: common log functions
2017-02-06 14:25:48 +00:00
src
:=
common.c filter.c
Lua filters: connected with no exported vars
2017-02-06 13:02:11 +00:00
obj
:=
$(
src-o-files
)
$(
all
-
daemon
)
#$(cf-local)
Copy Permalink