diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-02 00:48:02 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-02 00:48:02 +0000 |
commit | d022a0d04c1a1ad222214de48a682c0d29f80c73 (patch) | |
tree | 2a4f6918a2ab9dae3d5f03ff6299ad9e2e85e4d6 /comms | |
parent | Software to talk to Nokia 3810/3110/8110/6110 cellular phones (diff) |
Added gnokii
Notes
Notes:
svn path=/head/; revision=17522
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 638b9449f463..a795b12e3c70 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.34 1999/01/09 08:52:04 asami Exp $ +# $Id: Makefile,v 1.35 1999/03/19 22:20:14 asami Exp $ # SUBDIR += asmodem SUBDIR += bpl+ SUBDIR += conserver SUBDIR += ecu + SUBDIR += gnokii SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz |