summaryrefslogtreecommitdiffstats
path: root/fortune/unstr/Makefile
blob: 2619580a583a93addf7d881bde2ae260756f8c38 (plain) (blame)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.3 1995/03/23 08:28:58 cgd Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	unstr
NOMAN=	noman
CFLAGS+=-I${.CURDIR}/../strfile

.include <bsd.prog.mk>