]> git.ozlabs.org Git - ppp.git/blobdiff - chat/Makefile.netbsd-1.2
Remove files that don't go into releases
[ppp.git] / chat / Makefile.netbsd-1.2
diff --git a/chat/Makefile.netbsd-1.2 b/chat/Makefile.netbsd-1.2
deleted file mode 100644 (file)
index 21af9bb..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#      $Id: Makefile.netbsd-1.2,v 1.1 1997/04/30 05:40:28 paulus Exp $
-
-PROG=  chat
-SRCS=  chat.c
-MAN8=  chat.8
-MAN=   chat.cat8
-BINDIR=        /usr/sbin
-
-.include <bsd.prog.mk>