File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird2 / sysdep / linux / Makefile
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Oct 21 16:03:56 2019 UTC (4 years, 8 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

src := netlink.c
obj := $(src-o-files)
$(all-daemon)
$(conf-y-targets): $(s)netlink.Y

tests_objs := $(tests_objs) $(src-o-files)

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