Deleted Added
full compact
Makefile (72785) Makefile (136910)
1# @(#)Makefile 8.1 (Berkeley) 5/31/93
1# @(#)Makefile 8.1 (Berkeley) 5/31/93
2# $FreeBSD: head/games/fortune/unstr/Makefile 72785 2001-02-21 06:12:38Z bde $
2# $FreeBSD: head/games/fortune/unstr/Makefile 136910 2004-10-24 15:33:08Z ru $
3
4PROG= unstr
3
4PROG= unstr
5NOMAN= noman
5NOMAN=
6CFLAGS+=-Wall -I${.CURDIR}/../strfile
7
8.include <bsd.prog.mk>
6CFLAGS+=-Wall -I${.CURDIR}/../strfile
7
8.include <bsd.prog.mk>