Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.4 2018/08/13 09:25:22 mrg Exp $ .include <bsd.endian.mk> .if ${TARGET_ENDIANNESS} == "1234" SUBDIR= boot32 nbfs .endif .include <bsd.subdir.mk>