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

# $FreeBSD$

PACKAGE=	tests

ATF_TESTS_SH=	sdiff_test

${PACKAGE}FILES+=	\
	d_dot.in \
	d_flags_l.out \
	d_flags_s.out \
	d_flags_w.out \
	d_iflags_a1.out \
	d_iflags_a2.out \
	d_iflags_b1.out \
	d_iflags_b2.out \
	d_iflags_c1.out \
	d_iflags_c2.out \
	d_iflags_d1.out \
	d_iflags_d2.out \
	d_input1 \
	d_input2 \
	d_oneline.in \
	d_oneline_a.out \
	d_oneline_b.out \
	d_same.out \
	d_short.out \
	d_tabends.in \
	d_tabends_a.out \
	d_tabends_b.out \
	d_tabends_c.out \
	d_tabs.out \
	d_tabs1.in \
	d_tabs2.in

.include <bsd.test.mk>