| ![[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 / rpki | 
1.1 ! misho 1: src := rpki.c packets.c tcp_transport.c ssh_transport.c transport.c ! 2: obj := $(src-o-files) ! 3: $(all-daemon) ! 4: $(cf-local) ! 5: ! 6: tests_objs := $(tests_objs) $(src-o-files)