Revision 27b85a8d4d26df325e31e97be1d2f9d42fa3a98c authored by Andriy Gapon on 22 January 2010, 09:42:41 UTC, committed by Andriy Gapon on 22 January 2010, 09:42:41 UTC
1 parent aa58756
Raw File
Makefile
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	accton
MAN=	accton.8

WARNS?=	4

.include <bsd.prog.mk>
back to top