Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
# $NetBSD: Makefile,v 1.6 2005/12/23 03:28:10 ginsbach Exp $ NOMAN= # defined PROG= sgivol .if (${HOSTPROG:U} == "") DPADD+= ${LIBUTIL} LDADD+= -lutil .endif WARNS= 2 .include <bsd.prog.mk>