Merge from vendor branch CVS:
[dragonfly.git] / games / fortune / unstr / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2
3 PROG=   unstr
4 NOMAN=  noman
5 CFLAGS+=-Wall -I${.CURDIR}/../strfile
6
7 .include "${.CURDIR}/../../Makefile.inc"
8 .include <bsd.prog.mk>