From 2fddf4ffc23f5610b0ed1f52060fbb084f4ceb19 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 12 Jan 2001 23:24:46 +0000 Subject: [PATCH] Added RELEASE dependancy --- src/makeBaseApp/top/configure/RULES.ioc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/makeBaseApp/top/configure/RULES.ioc b/src/makeBaseApp/top/configure/RULES.ioc index 6e7c87cf6..2db223a24 100644 --- a/src/makeBaseApp/top/configure/RULES.ioc +++ b/src/makeBaseApp/top/configure/RULES.ioc @@ -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: