changeset 1379:79dde72f9d96

Changes
author boisy
date Fri, 26 Sep 2003 18:45:21 +0000
parents 5955268ca3e5
children 4e9bb773d575
files level2/coco3/bootfiles/makefile level2/coco3_6309/bootfiles/makefile
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/level2/coco3/bootfiles/makefile	Fri Sep 26 18:36:44 2003 +0000
+++ b/level2/coco3/bootfiles/makefile	Fri Sep 26 18:45:21 2003 +0000
@@ -1,9 +1,9 @@
 include ../../rules.mak
 
 # Module directory
-MD		= ../MODULES
+MD		= ../modules
 # Commands directory
-CD		= ../CMDS
+CD		= ../cmds
 
 DEPENDS		= ./makefile
 
--- a/level2/coco3_6309/bootfiles/makefile	Fri Sep 26 18:36:44 2003 +0000
+++ b/level2/coco3_6309/bootfiles/makefile	Fri Sep 26 18:45:21 2003 +0000
@@ -1,9 +1,9 @@
 include ../../rules.mak
 
 # Module directory
-MD		= ../MODULES
+MD		= ../modules
 # Commands directory
-CD		= ../CMDS
+CD		= ../cmds
 
 DEPENDS		= ./makefile