4.4BSD/usr/src/games/fortune/unstr/Makefile

#	@(#)Makefile	8.1 (Berkeley) 5/31/93

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

.include <bsd.prog.mk>