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

# $NetBSD: Makefile,v 1.1 2016/01/13 19:01:57 christos Exp $

# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.4 2003/05/01 13:22:18 ru Exp $

DIST_SUBDIR=	src/devices/grolj4

.include <bsd.init.mk>

PROG_CXX=	grolj4
SRCS=		lj4.cpp
MAN=		grolj4.1 lj4_font.5
CLEANFILES=	${MAN}

.include <bsd.prog.mk>