mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
8a48ecb8b1
terrible kernel interface (SIOGIFCONF and friends).
5 lines
82 B
Makefile
5 lines
82 B
Makefile
THISDIR=nest
|
|
OBJS=rt-table.o rt-fib.o rt-attr.o proto.o iface.o
|
|
|
|
include ../Rules
|