Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.4 2005/12/11 12:19:29 christos Exp $ SA_PROG= tapeboot SRCS= boot.c conf.c rawfs.c dev_tape.c PROG= ${SA_PROG} NOMAN= # defined .include <bsd.prog.mk> .PATH: ${S}/lib/libsa