Skip to content
Snippets Groups Projects
Commit f508e864 authored by Jeong Han Lee's avatar Jeong Han Lee
Browse files

with some assumption, can compile it with the community way

parent f5eef66d
No related branches found
No related tags found
No related merge requests found
......@@ -158,4 +158,11 @@ conf:
$(QUIET) install -m 644 $(TOP)/$(ESS_MODULE_MAKEFILE) $(EPICS_MODULE_SRC_PATH)/
epics:
@echo "EPICS_BASE=/epics/bases/base-3.15.4" > $(TOP)/$(EPICS_MODULE_SRC_PATH)/configure/RELEASE.local
$(MAKE) -C $(EPICS_MODULE_SRC_PATH)
.PHONY: env $(E3_ENV_NAME) $(EPICS_MODULE_NAME) git-submodule-sync init help help2 build clean install uninstall conf rebuild
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment