1# $NetBSD: Makefile,v 1.3 2020/03/01 20:59:53 christos Exp $ 2 3BINDIR=/usr/bin 4 5PROG= ssh-add 6 7.include <bsd.prog.mk> 8