summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-14 04:08:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-14 04:08:46 +0000
commit956f480f0f6771a3bfa871ee92bae75acaf74d5f (patch)
tree14ed06a6a46bf586f2f01ae277073fc26ff24adb /Makefile
parentVarious plan9 utilities. It's such a complete collection, I'm going (diff)
Add plan9.
Notes
Notes: svn path=/head/; revision=2056
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7d9a8c73f6f..4992656626f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.19 1995/07/01 07:58:11 asami Exp $
+# $Id: Makefile,v 1.20 1995/07/13 00:57:24 asami Exp $
#
SUBDIR += archivers
@@ -18,6 +18,7 @@ SUBDIR += mail
SUBDIR += math
SUBDIR += net
SUBDIR += news
+SUBDIR += plan9
SUBDIR += print
SUBDIR += russian
SUBDIR += shells