New manual page system
[unix-history] / games / fortune / fortune / Makefile
# %W% (Berkeley) %G%
PROG= fortune
MAN6= fortune.6
CFLAGS+=-I${.CURDIR}/../strfile -DNO_REGEX
.include "${.CURDIR}/../../Makefile.inc"
.include <bsd.prog.mk>