From 69fb6ec88e342681966060c575c4301d44a3ef18 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Sun, 9 May 2004 05:03:48 +0000 Subject: [PATCH] Fixed typo --- motorExApp/WithAsyn/Makefile | 2 +- motorExApp/WithMPF/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/motorExApp/WithAsyn/Makefile b/motorExApp/WithAsyn/Makefile index 4d732a5f..3838d72d 100644 --- a/motorExApp/WithAsyn/Makefile +++ b/motorExApp/WithAsyn/Makefile @@ -28,7 +28,7 @@ WithMPF_LIBS += Acs #WithMPF_LIBS += Ims WithMPF_LIBS += Newport WithMPF_LIBS += motor -WithMPFVx_LIBS += asyn +WithMPF_LIBS += asyn WithMPF_LIBS += $(EPICS_BASE_IOC_LIBS) #WithMPFVx_LIBS += PI diff --git a/motorExApp/WithMPF/Makefile b/motorExApp/WithMPF/Makefile index 4d732a5f..3838d72d 100644 --- a/motorExApp/WithMPF/Makefile +++ b/motorExApp/WithMPF/Makefile @@ -28,7 +28,7 @@ WithMPF_LIBS += Acs #WithMPF_LIBS += Ims WithMPF_LIBS += Newport WithMPF_LIBS += motor -WithMPFVx_LIBS += asyn +WithMPF_LIBS += asyn WithMPF_LIBS += $(EPICS_BASE_IOC_LIBS) #WithMPFVx_LIBS += PI