latest m4 (from NetBSD)
[unix-history] / usr.bin / chat / Makefile
# $Id$
PROG= chat
SRCS= chat.c
NOMAN= noman
.include <bsd.prog.mk>