9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
TOP = ../..
|
|
include $(TOP)/configure/CONFIG
|
|
ARCH = _ARCH_
|
|
|
|
# vxWorks architecture needs a cdCommands file
|
|
buildInstall: cdCommands
|
|
|
|
include $(TOP)/configure/RULES.ioc
|