]> git.ozlabs.org Git - ppp.git/blobdiff - netbsd-1.2/Makefile.top
Remove files that don't go into releases
[ppp.git] / netbsd-1.2 / Makefile.top
diff --git a/netbsd-1.2/Makefile.top b/netbsd-1.2/Makefile.top
deleted file mode 100644 (file)
index 23dd7cc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# ppp top level makefile for *bsd systems
-#
-
-BINDIR?= /usr/sbin
-
-SUBDIR=        chat pppd pppstats
-MAKE+=  BINDIR=$(BINDIR)
-
-kernel:
-       @sh -e netbsd-1.2/kinstall.sh
-
-.include <bsd.subdir.mk>