Change default target from vxWorks-68060-debug to vxWorks-68060.

This commit is contained in:
Ron Sluiter
2003-02-14 15:06:29 +00:00
parent 1d9cf7d362
commit 73bf777414
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = solaris-sparc-gnu
ARCH = vxWorks-68060-debug
ARCH = vxWorks-68060
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc
+1 -1
View File
@@ -1,7 +1,7 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = solaris-sparc-gnu
ARCH = vxWorks-68060-debug
ARCH = vxWorks-68060
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc