]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - games/fortune/unstr/Makefile
MFC r300705 (compensating for fortune moving from games to usr.bin)
[FreeBSD/stable/10.git] / games / fortune / unstr / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   unstr
5 MAN=
6 CFLAGS+= -I${.CURDIR}/../strfile
7
8 .include <bsd.prog.mk>