Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12
# $NetBSD: Makefile,v 1.1 2013/11/28 22:33:43 christos Exp $ .include "../Makefile.inc" .PATH: ${DIST}/pppstats PROG= pppstats MAN= pppstats.8 LINKS= ${BINDIR}/pppstats ${BINDIR}/slstats MLINKS= pppstats.8 slstats.8 .include <bsd.prog.mk>