#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD: stable/4/games/fortune/strfile/Makefile 75948 2001-04-25 09:36:09Z ru $

PROG=	strfile
MAN=	strfile.8
MLINKS= strfile.8 unstr.8
CFLAGS+= -Wall

.include "${.CURDIR}/../../Makefile.inc"
.include <bsd.prog.mk>
