Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.2 2013/05/01 22:57:37 matt Exp $ .include <bsd.endian.mk> .if ${MACHINE} == "epoc32" && ${TARGET_ENDIANNESS} == "1234" SUBDIR+= e32boot .endif .include <bsd.subdir.mk>