Merge pull request #148 from epics-modules/issue147

Always rebuild RELEASE.$(EPICS_HOST_ARCH).local.  Fixes #147
This commit is contained in:
Kevin Peterson
2020-03-18 12:12:23 -05:00
committed by GitHub
+1
View File
@@ -56,6 +56,7 @@ RELEASE_LOCAL := RELEASE.$(EPICS_HOST_ARCH).local
all host $(DIRS) $(ARCHS) $(ACTIONS) $(dirActionTargets) $(dirArchTargets) \
$(dirActionArchTargets) $(actionArchTargets): | $(RELEASE_LOCAL)
.PHONY: $(RELEASE_LOCAL)
$(RELEASE_LOCAL):
$(ECHO) Creating $@, MOTOR = $(INSTALL_LOCATION_ABS)
@echo MOTOR = $(INSTALL_LOCATION_ABS)> $@