Need cdCommands only for VxWorks.

This commit is contained in:
Ron Sluiter
2003-06-05 17:24:19 +00:00
parent 6b742d90db
commit d1277c4d36
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = solaris-sparc-gnu
ARCH = vxWorks-68060
#ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc
+1 -2
View File
@@ -1,7 +1,6 @@
TOP = ../..
include $(TOP)/configure/CONFIG
#ARCH = solaris-sparc-gnu
ARCH = vxWorks-68060
#ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
include $(TOP)/configure/RULES.ioc