xref: /dflybsd-src/usr.sbin/sshlockout/Makefile (revision a4ac8286be21b1495af8ec1db83271dacaa79556)
1*a4ac8286SMatthew Dillon#
2*a4ac8286SMatthew Dillon#
3*a4ac8286SMatthew DillonPROG=	sshlockout
4*a4ac8286SMatthew DillonMAN=	sshlockout.8
5*a4ac8286SMatthew Dillon
6*a4ac8286SMatthew Dillon.include <bsd.prog.mk>
7