summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-09 04:01:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-09 04:01:08 +0000
commit678e835f59722cee22b7d81dcf67de8106940c63 (patch)
tree03354c1a90503d5f8f21929b7f8253b082ce5437 /misc
parentbtoa/atob binary <-> ascii conversion tool. (diff)
Added btoa.
Notes
Notes: svn path=/head/; revision=2950
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 7101a87f93b8..eddf7c461864 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.71 1996/03/18 11:56:55 asami Exp $
+# $Id: Makefile,v 1.72 1996/03/20 07:54:21 asami Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
+ SUBDIR += btoa
SUBDIR += buffer
SUBDIR += chord
SUBDIR += colorls