aboutsummaryrefslogtreecommitdiff
path: root/games/fortune/strfile/Makefile
blob: 38277b9116ed4602308031c8515d68b4b4619b33 (plain) (blame)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD: src/games/fortune/strfile/Makefile,v 1.7.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $

PROG=	strfile
MAN=	strfile.8
MLINKS= strfile.8 unstr.8
WARNS?=	6

.include <bsd.prog.mk>