Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
# $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $ # $FreeBSD$ PACKAGE=runtime PROG= fsirand MAN= fsirand.8 LIBADD= ufs WARNS?= 3 .include <bsd.prog.mk>