freebsd_amp_hwpstate/usr.bin/chat/Makefile

11 lines
142 B
Makefile

# $FreeBSD$
PROG= chat
CFLAGS+=-Wall
MAN= chat.8
#as per policies section in handbook
MAINTAINER= peter@freebsd.org
.include <bsd.prog.mk>