mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
5 lines
116 B
Makefile
5 lines
116 B
Makefile
|
src := rpki.c packets.c tcp_transport.c ssh_transport.c transport.c
|
||
|
obj := $(src-o-files)
|
||
|
$(all-daemon)
|
||
|
$(cf-local)
|