Return to Makefile CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird2 / proto / ospf |
bird2 ver 2.0.7
src := dbdes.c hello.c iface.c lsack.c lsalib.c lsreq.c lsupd.c neighbor.c ospf.c packet.c rt.c topology.c obj := $(src-o-files) $(all-daemon) $(cf-local) tests_objs := $(tests_objs) $(src-o-files)