From 13c5a149d5225e00aba293aa113cba6e4fb017c5 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 16 Jul 2004 21:04:38 +0000 Subject: [PATCH] Include all libraries. --- motorExApp/WithAsyn/Makefile | 16 ++++++++++++---- motorExApp/WithMPF/Makefile | 16 ++++++++++++---- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/motorExApp/WithAsyn/Makefile b/motorExApp/WithAsyn/Makefile index 3838d72d..ffaad3a8 100644 --- a/motorExApp/WithAsyn/Makefile +++ b/motorExApp/WithAsyn/Makefile @@ -23,18 +23,26 @@ WithMPF_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary #!WithMPFVx_LDOBJS_vxWorks += $(IPAC_BIN)/ipacLib #!WithMPFVx_OBJS_vxWorks += $(IPAC_BIN)/tyGSOctal -#WithMPF_LIBS += PI +WithMPF_LIBS += Mclennan +WithMPF_LIBS += Micos +WithMPF_LIBS += MicroMo +WithMPF_LIBS += PI WithMPF_LIBS += Acs -#WithMPF_LIBS += Ims +WithMPF_LIBS += Ims WithMPF_LIBS += Newport +WithMPF_LIBS += softMotor WithMPF_LIBS += motor WithMPF_LIBS += asyn WithMPF_LIBS += $(EPICS_BASE_IOC_LIBS) -#WithMPFVx_LIBS += PI +WithMPFVx_LIBS += Mclennan +WithMPFVx_LIBS += Micos +WithMPFVx_LIBS += MicroMo +WithMPFVx_LIBS += PI WithMPFVx_LIBS += Acs -#WithMPFVx_LIBS += Ims +WithMPFVx_LIBS += Ims WithMPFVx_LIBS += Newport +WithMPFVx_LIBS += softMotor WithMPFVx_LIBS += motor # Support from IPAC R2.6 and above. diff --git a/motorExApp/WithMPF/Makefile b/motorExApp/WithMPF/Makefile index 3838d72d..ffaad3a8 100644 --- a/motorExApp/WithMPF/Makefile +++ b/motorExApp/WithMPF/Makefile @@ -23,18 +23,26 @@ WithMPF_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary #!WithMPFVx_LDOBJS_vxWorks += $(IPAC_BIN)/ipacLib #!WithMPFVx_OBJS_vxWorks += $(IPAC_BIN)/tyGSOctal -#WithMPF_LIBS += PI +WithMPF_LIBS += Mclennan +WithMPF_LIBS += Micos +WithMPF_LIBS += MicroMo +WithMPF_LIBS += PI WithMPF_LIBS += Acs -#WithMPF_LIBS += Ims +WithMPF_LIBS += Ims WithMPF_LIBS += Newport +WithMPF_LIBS += softMotor WithMPF_LIBS += motor WithMPF_LIBS += asyn WithMPF_LIBS += $(EPICS_BASE_IOC_LIBS) -#WithMPFVx_LIBS += PI +WithMPFVx_LIBS += Mclennan +WithMPFVx_LIBS += Micos +WithMPFVx_LIBS += MicroMo +WithMPFVx_LIBS += PI WithMPFVx_LIBS += Acs -#WithMPFVx_LIBS += Ims +WithMPFVx_LIBS += Ims WithMPFVx_LIBS += Newport +WithMPFVx_LIBS += softMotor WithMPFVx_LIBS += motor # Support from IPAC R2.6 and above.