Makefile revision 201390
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.sbin/accton/Makefile 201390 2010-01-02 11:07:44Z ed $
3
4PROG=	accton
5MAN=	accton.8
6
7.include <bsd.prog.mk>
8