summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
commitd6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch)
treeece253b876159b39c620e62b6c9b1174642e070e /share/Makefile
initial import of NetBSD tree
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/Makefile b/share/Makefile
new file mode 100644
index 00000000000..1c8c6a88ea8
--- /dev/null
+++ b/share/Makefile
@@ -0,0 +1,8 @@
+# from: @(#)Makefile 5.8.1.1 (Berkeley) 5/7/91
+# $Id: Makefile,v 1.1 1995/10/18 08:43:52 deraadt Exp $
+
+# Missing: ms
+
+SUBDIR= dict doc lkm man me misc mk skel tabset termcap tmac zoneinfo
+
+.include <bsd.subdir.mk>