Return to Makefile CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird2 / proto / rip |
bird2 ver 2.0.7
1: src := packets.c rip.c 2: obj := $(src-o-files) 3: $(all-daemon) 4: $(cf-local) 5: 6: tests_objs := $(tests_objs) $(src-o-files)