Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.5 2002/05/15 04:07:42 lukem Exp $ SA_PROG= bootxx SRCS= bootxx.c conf.c panic_putstr.c PROG= ${SA_PROG} NOMAN= # defined .include <bsd.prog.mk>