Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.1 2009/06/07 22:38:46 christos Exp $ BINOWN= root BINMODE=4555 BINDIR= /usr/libexec PROG= ssh-keysign SRCS= ssh-keysign.c readconf.c MAN= ssh-keysign.8 .include <bsd.prog.mk>