Move WARNS6 up into Makefile.inc for games/ and out of the individual
[dragonfly.git] / games / fortune / strfile / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/games/fortune/strfile/Makefile,v 1.2.8.1 2001/04/25 09:28:54 ru Exp $
3 # $DragonFly: src/games/fortune/strfile/Makefile,v 1.4 2006/10/08 16:22:35 pavalos Exp $
4
5 PROG=   strfile
6 MAN=    strfile.8
7 MLINKS= strfile.8 unstr.8
8
9 .include "${.CURDIR}/../../Makefile.inc"
10 .include <bsd.prog.mk>