mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
c5ffa44759
it sits here instead of `proto/dev'.
5 lines
91 B
Makefile
5 lines
91 B
Makefile
THISDIR=nest
|
|
OBJS=rt-table.o rt-fib.o rt-attr.o proto.o iface.o rt-dev.o
|
|
|
|
include ../Rules
|