summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/Makefile
diff options
context:
space:
mode:
authorlars <lars@FreeBSD.org>1994-11-12 05:25:32 +0000
committerlars <lars@FreeBSD.org>1994-11-12 05:25:32 +0000
commit91bf4b94c3ce51ce89870b87c0d489e56d7e6224 (patch)
treee23015cd0103a658e6c868569aeecf4134390c28 /usr.bin/chat/Makefile
parent002f1d8576a12ac783a9eaa8d4c83fa379cc3274 (diff)
downloadFreeBSD-src-91bf4b94c3ce51ce89870b87c0d489e56d7e6224.zip
FreeBSD-src-91bf4b94c3ce51ce89870b87c0d489e56d7e6224.tar.gz
chat for ppp, from ppp 2.1.2
Diffstat (limited to 'usr.bin/chat/Makefile')
-rw-r--r--usr.bin/chat/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
new file mode 100644
index 0000000..be27271
--- /dev/null
+++ b/usr.bin/chat/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile.bsd,v 1.2 1994/05/26 06:45:03 paulus Exp $
+
+PROG= chat
+SRCS= chat.c
+MAN8= chat.8
+BINDIR= /usr/bin
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud