Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.8 2009/07/26 03:05:52 dholland Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= pom MAN= pom.6 DPADD= ${LIBM} LDADD= -lm .include <bsd.prog.mk>