freebsd_amp_hwpstate/usr.bin/chat/Makefile

9 lines
87 B
Makefile

# $Id$
PROG= chat
SRCS= chat.c
MAN8= chat.8
BINDIR?= /usr/bin
.include <bsd.prog.mk>