summaryrefslogtreecommitdiffstats
path: root/fortune/strfile/Makefile
blob: d917efe5328cb175518c1ba72f13cca8146db89d (plain) (blame)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.10 2008/09/26 18:56:43 apb Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	strfile
MAN=	strfile.8
MLINKS=	strfile.8 unstr.8

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