summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-05 07:48:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-05 07:48:31 +0000
commit902fc98b35cc3d26c00c6f4aac9901e7628fc9ba (patch)
tree2b596563599a8fab9e7e586cc95eeb714dcc15ec /comms
parentA serial communication program. A clone of MS-DOS Telix. (diff)
Added minicom.
Notes
Notes: svn path=/head/; revision=2774
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index d032c6a22c5f..67423bd9b586 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.15 1995/06/24 18:43:00 asami Exp $
+# $Id: Makefile,v 1.16 1995/07/29 09:53:19 asami Exp $
#
SUBDIR += ecu
SUBDIR += hylafax
SUBDIR += kermit
SUBDIR += mgetty+sendfax
+ SUBDIR += minicom
SUBDIR += rzsz
SUBDIR += seyon