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

## check-libntp.mf - automake fragment
##
## tests/libntp/Makefile.am
## sntp/tests/Makefile.am
## The above files have adaptations of this for deeper nesting.

BUILT_SOURCES	+= check-libntp
CLEANFILES	+= check-libntp

check-libntp: ../libntp/libntp.a

../libntp/libntp.a:
	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a