Skip to content
Snippets Groups Projects
Commit 288a7843 authored by mooney's avatar mooney
Browse files

Need MPFSERIAL and BITBUS.

parent 74acadd4
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
#
# Add your declarations here
EPICS_SUPPORT_PATH=/home/oxygen/SLUITER/ioc_Vx_5-4/support
EPICS_SUPPORT_PATH=<Complete pathname to Support directory>
IP330=$(EPICS_SUPPORT_PATH)/ip330_1.02
MCA=$(EPICS_SUPPORT_PATH)/mca_5.02
......@@ -19,7 +19,9 @@ LOVE=$(EPICS_SUPPORT_PATH)/love1-1
IPUNIDIG=$(EPICS_SUPPORT_PATH)/ipUnidig1-1
DAC128V=$(EPICS_SUPPORT_PATH)/dac128V1-1
MOTOR=$(EPICS_SUPPORT_PATH)/motor4-3
BITBUS=$(EPICS_SUPPORT_PATH)/bitBus1-4
include $(EPICS_SUPPORT_PATH)/config/MPFGPIB_RELEASE
include $(EPICS_SUPPORT_PATH)/config/MPFSERIAL_RELEASE
include $(EPICS_SUPPORT_PATH)/config/MPF_RELEASE
include $(EPICS_SUPPORT_PATH)/config/EPICS_BASE_RELEASE
......
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