NetBSD/usr.sbin/pppd/chat/Makefile

9 lines
136 B
Makefile
Raw Normal View History

1993-08-14 10:29:28 +04:00
# $Id: Makefile,v 1.1 1993/08/14 06:30:44 deraadt Exp $
PROG= chat
SRCS= chat.c
NOMAN= noman
BINDIR= /usr/sbin
.include <bsd.prog.mk>