Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.2 2006/08/26 18:17:43 christos Exp $ PROG= shuffle LDADD+=-lutil DPADD+=${LIBUTIL} .include <bsd.prog.mk>