1#
2# $FreeBSD$
3#
4
5PROG=	accf_data_attach
6MAN=
7WARNS?=	6
8
9.include <bsd.prog.mk>
10