summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/comms/Makefile b/comms/Makefile
index e8495ec51405..d032c6a22c5f 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,8 +1,11 @@
-# $Id: Makefile,v 1.14 1995/05/30 10:04:07 asami Exp $
-#
-# RESTRICTED: rzsz
+# $Id: Makefile,v 1.15 1995/06/24 18:43:00 asami Exp $
#
-SUBDIR= ecu hylafax kermit mgetty+sendfax seyon
+ SUBDIR += ecu
+ SUBDIR += hylafax
+ SUBDIR += kermit
+ SUBDIR += mgetty+sendfax
+ SUBDIR += rzsz
+ SUBDIR += seyon
.include <bsd.port.subdir.mk>