summaryrefslogtreecommitdiff
path: root/sysdep/bsd-netlink/Makefile
blob: 188ac8de9c23d78f98c685576b0c296bd8d4e676 (plain)
1
2
3
4
5
6
src := netlink.c
obj := $(src-o-files)
$(all-daemon)
$(conf-y-targets): $(s)netlink.Y

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