bird/proto/ospf/Makefile
2000-04-26 12:54:23 +00:00

6 lines
164 B
Makefile

source=ospf.c topology.c packet.c hello.c neighbor.c iface.c dbdes.c lsreq.c lsupd.c lsack.c lsalib.c rt.c
root-rel=../../
dir-name=proto/ospf
include ../../Rules