Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.1 2022/02/07 09:33:26 mrg Exp $ PROG= blkdiscard MAN= blkdiscard.8 LINKS= ${BINDIR}/blkdiscard ${BINDIR}/fdiscard MLINKS= blkdiscard.8 fdiscard.8 .include <bsd.prog.mk>