summaryrefslogtreecommitdiffstats
path: root/fortune/unstr/Makefile
blob: 12ce228963c8f228cb988f818822d79a48e46629 (plain) (blame)
1
2
3
4
5
6
7
#	@(#)Makefile	5.1 (Berkeley) 4/27/91

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

.include <bsd.prog.mk>