Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.6.16.1 2019/09/27 09:24:30 martin Exp $ .include <bsd.init.mk> USE_SHLIBDIR= yes LIB= umem SRCS= umem.c .include "../../Makefile.zfs" .include <bsd.lib.mk>