diff --git a/modules/Makefile b/modules/Makefile index e246a467..fe0e2146 100644 --- a/modules/Makefile +++ b/modules/Makefile @@ -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)> $@