This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
nest
/
Makefile
5 lines
63 B
Makefile
Raw
Normal View
History
Unescape
Escape
Parts of routing table code. Data structure declarations should be complete now.
1998-05-15 07:54:32 +00:00
THISDIR
=
nest
OBJS
=
rt-table.o rt-fib.o
First look at data structures. More to come tomorrow...
1998-04-22 12:58:34 +00:00
i
n
c
l
u
d
e
$(
TOPDIR
)
/
R
u
l
e
s
Copy Permalink