Changed how we decide whether or not to build cdCommands.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
TOP = ../..
|
||||
include $(TOP)/configure/CONFIG
|
||||
ARCH = _ARCH_
|
||||
|
||||
# vxWorks architecture needs a cdCommands file to be built
|
||||
buildInstall: cdCommands
|
||||
|
||||
TARGETS = cdCommands
|
||||
include $(TOP)/configure/RULES.ioc
|
||||
|
||||
Reference in New Issue
Block a user