Mercurial > hg > Members > kono > nitros9-code
diff level2/coco3/cmds/makefile @ 2268:1539e253c343
Makfiles now updated from coco3_6309
author | boisy |
---|---|
date | Mon, 28 Dec 2009 02:44:50 +0000 |
parents | cacf283930e6 |
children | 1e9ab13274ba |
line wrap: on
line diff
--- a/level2/coco3/cmds/makefile Mon Dec 28 02:41:06 2009 +0000 +++ b/level2/coco3/cmds/makefile Mon Dec 28 02:44:50 2009 +0000 @@ -15,9 +15,17 @@ shell_21 sleep smap tee tmode touch tsmon tuneport unlink verify wcreate xmode CMDS_D2 = basic09 runb gfx2 gfx inkey syscall copy del echo format \ - merge os9gen prompt tmode + merge os9gen prompt tmode + +CMDS_DW = $(CMDS) $(CMDS_D2) dw ftp wget -CMDS_DW = dw wget ftp +CMDS_DW_SERVER = attr build cmp copy cputype date deiniz del deldir devs \ + dir display dmem dmode dump echo edit error free grfdrv \ + help ident iniz link list load login makdir mdir merge \ + 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 SHELLMODS = shellplus date deiniz echo iniz link load save unlink UTILPAK1 = attr build copy del deldir dir display list makdir mdir \ @@ -69,5 +77,8 @@ showobjs_dw: @$(ECHO) $(CMDS_DW) +showobjs_dw_server: + @$(ECHO) $(CMDS_DW_SERVER) + identify: $(IDENT_SHORT) $(ALLOBJS)