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

-m

parent 538e21a1
No related branches found
No related tags found
No related merge requests found
# Variables should be transferred to module_name.makefile
EPICS_HOST_ARCH:=$(shell $(EPICS_BASE)/startup/EpicsHostArch.pl)
EPICS_HOST_ARCH:=$(-shell $(EPICS_BASE)/startup/EpicsHostArch.pl)
# In near future, BASE may drop "startup" directory, so
#
ifeq ($(strip $(EPICS_HOST_ARCH)),)
......
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