xref: /openbsd/usr.sbin/accton/Makefile (revision f2dfb0a4)
1#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:43:08 deraadt Exp $
2
3PROG=	accton
4MAN=	accton.8
5
6.include <bsd.prog.mk>
7