Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
#	$NetBSD: xpm.mk,v 1.2 2023/01/20 10:20:05 mrg Exp $

CPPFLAGS+=	-DHAS_SNPRINTF
CPPFLAGS+=	-DXPM_PATH_COMPRESS=\"/usr/bin/compress\"
CPPFLAGS+=	-DXPM_PATH_GZIP=\"/usr/bin/gzip\"
CPPFLAGS+=	-DXPM_PATH_UNCOMPRESS=\"/usr/bin/uncompress\"
CPPFLAGS+=	-I${DESTDIR}${X11INCDIR}/X11