Annotation of embedaddon/bird2/test/Makefile, revision 1.1

1.1     ! misho       1: src := birdtest.c bt-utils.c
        !             2: obj := $(src-o-files)
        !             3: tests_objs := $(tests_objs) $(src-o-files)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>