#	$OpenBSD: Makefile,v 1.2 1996/06/28 00:53:37 downsj Exp $

PROG=	fdformat
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
