| ![[BACK]](/icons/cvsweb/back.gif) Return to Makefile CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird2 / proto / rip | 
1.1       misho       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)