Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.1 2013/02/24 03:06:15 jmmv Exp $ .include <bsd.init.mk> CONFIGFILES= kyua.conf FILESDIR= ${KYUA_CONFDIR} FILESMODE= 644 .include <bsd.prog.mk> # For clean and cleandir .include <bsd.files.mk>