aboutsummaryrefslogtreecommitdiff
path: root/games/fortune/unstr/Makefile
blob: b7fa7cf20803184af8af805f14b86941a3ee8797 (plain) (blame)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

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

.include <bsd.prog.mk>