Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.17 2013/08/11 05:56:55 dholland Exp $ .include <bsd.own.mk> RUMPPRG=modload SRCS= main.c MAN= modload.8 LDADD= -lprop .include <bsd.prog.mk>