#	$NetBSD: Makefile,v 1.12 2009/08/27 03:12:16 dholland Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=		fortune
MAN=		fortune.6
CPPFLAGS+=	-I${.CURDIR}/../strfile

.include "../../Makefile.inc"
.include <bsd.prog.mk>
