]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - games/fortune/unstr/Makefile
This commit was generated by cvs2svn to compensate for changes in r176892,
[FreeBSD/FreeBSD.git] / games / fortune / unstr / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   unstr
5 NO_MAN=
6 WARNS?= 6
7 CFLAGS+= -I${.CURDIR}/../strfile
8
9 .include <bsd.prog.mk>