aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1998-12-27 21:47:14 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1998-12-27 21:47:14 +0000
commit19c749625fd37f8c5e890077c1d4bb1f82fbf726 (patch)
tree4b7a53adb1b0254fa926016dad9d614a0399e80a /share/Makefile
parent587c729bb366182252ca16e660b5b13fe69e304d (diff)
Initial entry of ISDN4BSD into the FreeBSD tree.
ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis, who has done a tremendous amount of work to bring us this far. There are still some outstanding issues and files to bring into the tree, and for now it will be needed to pick up all the extra docs from the isdn4bsd release. It is probably also a very good idea to subscribe to the isdn@freebsd.org mailing list before you try this out. These files correspond to release "beta Version 0.70.00 / December 1998" from Hellmuth.
Notes
Notes: svn path=/head/; revision=42107
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile b/share/Makefile
index 6363f071eaac..330a31c9838e 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-SUBDIR= dict doc examples info man me misc mk skel \
+SUBDIR= dict doc examples info isdn man me misc mk skel \
syscons tabset termcap timedef zoneinfo
.include <bsd.subdir.mk>