summaryrefslogtreecommitdiff
path: root/games/fortune/strfile/Makefile
blob: 193767662aca1e148c25c6c49107e293b7cb562a (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.4 1997/02/09 13:52:40 deraadt Exp $
#	$NetBSD: Makefile,v 1.5 1995/03/23 08:28:44 cgd Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	strfile
MAN=	strfile.8
CC=	${HOSTCC}

.include <bsd.prog.mk>