Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile.inc,v 1.5 2017/06/13 00:28:10 roy Exp $ .include <bsd.own.mk> # for MKDYNAMICROOT definition WARNS?= 5 BINDIR= /sbin .if (${MKDYNAMICROOT} == "no") LDSTATIC?= -static .endif