]> git.ozlabs.org Git - ppp.git/blobdiff - chat/Makefile.bsd
Remove files that don't go into releases
[ppp.git] / chat / Makefile.bsd
diff --git a/chat/Makefile.bsd b/chat/Makefile.bsd
deleted file mode 100644 (file)
index 5006338..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#      $Id: Makefile.bsd,v 1.4 1996/10/08 04:37:59 paulus Exp $
-
-PROG=  chat
-SRCS=  chat.c
-MAN8=  chat.8
-MAN=   chat.cat8
-BINDIR=        /usr/sbin
-
-.include <bsd.prog.mk>