Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.16 2010/12/15 18:37:55 pooka Exp $ RUMPPRG=raidctl SRCS= rf_configure.c raidctl.c MAN= raidctl.8 DPADD= ${LIBUTIL} LDADD= -lutil .include <bsd.prog.mk>