forked from epics_driver_modules/motorBase
Merge pull request #148 from epics-modules/issue147
Always rebuild RELEASE.$(EPICS_HOST_ARCH).local. Fixes #147
This commit is contained in:
@@ -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)> $@
|
||||
|
||||
Reference in New Issue
Block a user