Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $NetBSD: Makefile,v 1.3 2006/06/24 05:14:01 mrg Exp $ .include <bsd.own.mk> .if ${MKISCSI} != "no" CONFIGFILES= auths targets FILESDIR= /etc/iscsi FILESMODE_auths= 0600 .endif .include <bsd.files.mk> .include <bsd.prog.mk>