diff level2/coco3/cmds/makefile @ 2276:1e9ab13274ba

Added chat utility
author boisy
date Tue, 29 Dec 2009 00:15:54 +0000
parents 1539e253c343
children 2062c89e8492
line wrap: on
line diff
--- a/level2/coco3/cmds/makefile	Mon Dec 28 23:24:50 2009 +0000
+++ b/level2/coco3/cmds/makefile	Tue Dec 29 00:15:54 2009 +0000
@@ -17,7 +17,7 @@
 CMDS_D2         = basic09 runb gfx2 gfx inkey syscall copy del echo format \
                 merge os9gen prompt tmode
 
-CMDS_DW         = $(CMDS) $(CMDS_D2) dw ftp wget
+CMDS_DW         = $(CMDS) $(CMDS_D2) dw ftp wget chat
 
 CMDS_DW_SERVER  = attr build cmp copy cputype date deiniz del deldir devs \
 		dir display dmem dmode dump echo edit error free grfdrv \
@@ -25,7 +25,7 @@
 		mfree mmap mpi pmap proc procs prompt pwd pxd rename save \
 		shell sleep smap tee tmode touch tsmon unlink verify xmode \
 		utilpak1 \
-		dw ftp wget
+		dw ftp wget chat
 
 SHELLMODS	= shellplus date deiniz echo iniz link load save unlink
 UTILPAK1	= attr build copy del deldir dir display list makdir mdir \