Must have default ARCH.

This commit is contained in:
Ron Sluiter
2003-06-05 20:08:18 +00:00
parent a5909864f9
commit 4500438391
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = vxWorks-68040
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc
+1 -1
View File
@@ -1,6 +1,6 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = vxWorks-68040
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc
+1 -1
View File
@@ -1,6 +1,6 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = vxWorks-68060
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc
+1 -1
View File
@@ -1,6 +1,6 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = vxWorks-68060
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc