Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.1 2014/01/01 15:18:57 pgoyette Exp $ .include "../Makefile.inc" .PATH: ${S}/crypto/skipjack KMOD= skipjack SRCS= skipjack.c .include <bsd.kmodule.mk>