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