0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/nest/Makefile

5 lines
74 B
Makefile
Raw Normal View History

THISDIR=nest
OBJS=rt-table.o rt-fib.o rt-attr.o proto.o
include ../Rules