Modifications to support architecture-specific template files.
iocBoot/ioc/Makefile specifies whether to build cdCommands
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#RULES.ioc
|
||||
include $(EPICS_BASE)/configure/RULES_DIRS
|
||||
|
||||
buildInstall: cdCommands
|
||||
|
||||
cdCommands: Makefile $(TOOLS)/makeIocCdCommands.pl $(TOP)/configure/CONFIG \
|
||||
$(TOP)/configure/RELEASE
|
||||
$(PERL) $(TOOLS)/makeIocCdCommands.pl $(ARCH) $(IOCS_APPL_TOP)
|
||||
|
||||
Reference in New Issue
Block a user