Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.10 2010/02/03 15:34:45 roy Exp $ # @(#)Makefile 8.2 (Berkeley) 4/28/95 PROG= msgs DPADD= ${LIBTERMINFO} LDADD= -lterminfo .include <bsd.prog.mk>