summaryrefslogtreecommitdiffstats
path: root/games/fortune/fortune/Makefile
blob: 9ac60045698765f49985e772f520e79bbb9d3847 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	fortune
MAN=	fortune.6
CFLAGS+=-DDEBUG -Wall -I${.CURDIR}/../strfile
DPADD=	${LIBCOMPAT}
LDADD=	-lcompat

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud