diff --git a/motorExApp/WithAsyn/Makefile.Vx b/motorExApp/WithAsyn/Makefile.Vx index dc142aab..898f9795 100644 --- a/motorExApp/WithAsyn/Makefile.Vx +++ b/motorExApp/WithAsyn/Makefile.Vx @@ -37,7 +37,6 @@ LIBOBJS += $(MPF_GPIB_BIN)/Gpib.o LIBOBJS += $(MPF_GPIB_BIN)/gpibServer.o # !MPF-1-CPU! #LIBOBJS += $(MPF_GPIB_BIN)/GpibHideosLocal.o # !MPF-2-CPU! #LIBOBJS += $(MPF_GPIB_BIN)/GpibHideosRemote.o -LIBOBJS += $(MPF_GPIB_BIN)/GpibHideosRemote.o # The motor communication library (i.e. motorCOM_mpf) # requires both serial and GPIB support. Some motion diff --git a/motorExApp/WithMPF/Makefile.Vx b/motorExApp/WithMPF/Makefile.Vx index dc142aab..898f9795 100644 --- a/motorExApp/WithMPF/Makefile.Vx +++ b/motorExApp/WithMPF/Makefile.Vx @@ -37,7 +37,6 @@ LIBOBJS += $(MPF_GPIB_BIN)/Gpib.o LIBOBJS += $(MPF_GPIB_BIN)/gpibServer.o # !MPF-1-CPU! #LIBOBJS += $(MPF_GPIB_BIN)/GpibHideosLocal.o # !MPF-2-CPU! #LIBOBJS += $(MPF_GPIB_BIN)/GpibHideosRemote.o -LIBOBJS += $(MPF_GPIB_BIN)/GpibHideosRemote.o # The motor communication library (i.e. motorCOM_mpf) # requires both serial and GPIB support. Some motion