0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 20:28:43 +00:00
bird/proto/rip/Makefile
Pavel Machek a103373f61 Commiting RIP. RIP should somehow listen, will not reply. I needed to
commit it so that whole thing compiles.
1998-07-09 19:39:04 +00:00

5 lines
50 B
Makefile

THISDIR=proto/rip
OBJS=rip.o
include ../../Rules