Skip to content
Snippets Groups Projects
Commit 827e18f0 authored by Ron Sluiter's avatar Ron Sluiter
Browse files

Comment out CAMAC until undefined "connectWait__6DevMpfd" is resolved.

parent 71b4ccd9
No related branches found
No related tags found
No related merge requests found
...@@ -92,17 +92,17 @@ BIN_INSTALLS += $(IP_BIN)/mpcServer.o ...@@ -92,17 +92,17 @@ BIN_INSTALLS += $(IP_BIN)/mpcServer.o
# Objects from MOTOR # Objects from MOTOR
# ------------------ # ------------------
LIBOBJS += $(MOTOR_BIN)/motorLib LIBOBJS += $(MOTOR_BIN)/motorLib
LIBOBJS += $(MOTOR_BIN)/softMotorLib
#LIBOBJS += $(MOTOR_BIN)/motorCOM_mpf #LIBOBJS += $(MOTOR_BIN)/motorCOM_mpf
LIBOBJS += $(MOTOR_BIN)/omsLib LIBOBJS += $(MOTOR_BIN)/omsLib
LIBOBJS += $(MOTOR_BIN)/softMotorLib
#LIBOBJS += $(MOTOR_BIN)/V544Lib #LIBOBJS += $(MOTOR_BIN)/V544Lib
#LIBOBJS += $(MOTOR_BIN)/newportLib #LIBOBJS += $(MOTOR_BIN)/newportLib
#LIBOBJS += $(MOTOR_BIN)/pm500Lib #LIBOBJS += $(MOTOR_BIN)/pm500Lib
# CAMAC libraries # CAMAC libraries
LIBOBJS += $(CAMAC_BIN)/camacLib #LIBOBJS += $(CAMAC_BIN)/camacLib
LIBOBJS += $(CAMAC_BIN)/devCamacLib #LIBOBJS += $(CAMAC_BIN)/devCamacLib
LIBOBJS += $(CAMAC_BIN)/dxpCamacLib #LIBOBJS += $(CAMAC_BIN)/dxpCamacLib
# Local source files. # Local source files.
#SRCS.c += ../myProg.c #SRCS.c += ../myProg.c
......
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