Changed how we decide whether or not to build cdCommands.

This commit is contained in:
Andrew Johnson
2001-09-20 20:09:14 +00:00
parent 20ab67691f
commit 4f2c38bb03
2 changed files with 5 additions and 14 deletions

View File

@@ -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