Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.6 1998/03/15 01:13:25 lukem Exp $ PROG= bootpd CPPFLAGS+= -DVEND_CMU MAN= bootpd.8 bootptab.5 MLINKS= bootpd.8 bootpgw.8 .include <bsd.prog.mk>