changeset 117:13c6ff62592f

dcheck and dsave back in CMDS
author roug
date Sat, 06 Jul 2002 19:09:15 +0000
parents 6c363f0afba7
children ce8dbdbb3ca2
files level1/cmds/makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level1/cmds/makefile	Sat Jul 06 19:01:42 2002 +0000
+++ b/level1/cmds/makefile	Sat Jul 06 19:09:15 2002 +0000
@@ -2,9 +2,9 @@
 
 DEPENDS		= ./Makefile
 
-# Files not compilable by os9asm: dcheck dsave format tmode
+# Files not compilable by os9asm: format
 CMDS		= asm attr backup binex build cobbler copy date \
-		debug del deldir dir display dump \
+		dcheck debug del deldir dir display dsave dump \
 		echo exbin free grfo ident iniz link list \
 		load login makdir mdir merge mfree os9gen \
 		printerr procs pwd pxd \