Modifications to support architecture-specific template files.

iocBoot/ioc/Makefile specifies whether to build cdCommands
This commit is contained in:
Andrew Johnson
2001-05-19 02:40:23 +00:00
parent db60073049
commit f69a2933a9

View File

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