Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12
# $NetBSD: Makefile,v 1.1 2011/10/15 12:58:43 mbalmer Exp $ NOOBJ= # defined .include <bsd.own.mk> .if ${MKSHARE} != "no" FILES= README gpio.lua sqlite.lua FILESDIR= /usr/share/examples/lua .endif .include <bsd.prog.mk>