Added RELEASE dependancy
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#RULES.ioc
|
||||
include $(EPICS_BASE)/configure/RULES_DIRS
|
||||
|
||||
buildInstall: cdCommands
|
||||
|
||||
cdCommands: Makefile $(TOOLS)/makeIocCdCommands.pl $(TOP)/configure/CONFIG
|
||||
cdCommands: Makefile $(TOOLS)/makeIocCdCommands.pl $(TOP)/configure/CONFIG \
|
||||
$(TOP)/configure/RELEASE
|
||||
$(PERL) $(TOOLS)/makeIocCdCommands.pl $(ARCH) $(IOCS_APPL_TOP)
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user