Deleted Added
full compact
Makefile (95653) Makefile (121544)
1# $FreeBSD: head/usr.bin/chat/Makefile 95653 2002-04-28 13:53:38Z markm $
1# $FreeBSD: head/usr.bin/chat/Makefile 121544 2003-10-26 04:49:58Z peter $
2
3PROG= chat
4MAN= chat.8
2
3PROG= chat
4MAN= chat.8
5CFLAGS+=-fno-builtin-logf
5
6#as per policies section in handbook
7MAINTAINER= peter@freebsd.org
8
9.include <bsd.prog.mk>
6
7#as per policies section in handbook
8MAINTAINER= peter@freebsd.org
9
10.include <bsd.prog.mk>