Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.1.1.1 2016/06/10 03:42:13 mrg Exp $ LIBISPRIVATE= yes PIXELSIZE= 32 .include "../Makefile.serverlib" LIB= cfb32 SRCS= ${SRCS.cfb} .include "../cfb/Makefile.cfb"