summaryrefslogtreecommitdiffstats
path: root/proto/ospf/Makefile
blob: 632c3b6aa748c209d20985d127ecb280f1ee473b (plain)
1
2
3
4
5
source=ospf.c topology.c packet.c hello.c neighbor.c iface.c dbdes.c lsreq.c lsupd.c lsack.c lsalib.c
root-rel=../../
dir-name=proto/ospf

include ../../Rules