From 4d7a655b50093a6ac38c24c981e588ccaa9d616b Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Fri, 7 Apr 2006 00:03:43 +0000 Subject: [PATCH] Removed paramLib --- motorApp/MotorSimSrc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/motorApp/MotorSimSrc/Makefile b/motorApp/MotorSimSrc/Makefile index 9c7a7f87..31577ddf 100644 --- a/motorApp/MotorSimSrc/Makefile +++ b/motorApp/MotorSimSrc/Makefile @@ -16,7 +16,6 @@ DBD += motorSimSupport.dbd # The following are compiled and added to the Support library motorSimSupport_SRCS += route.c -motorSimSupport_SRCS += paramLib.c motorSimSupport_SRCS += devMotorSim.c motorSimSupport_SRCS += drvMotorSim.c motorSimSupport_SRCS += motorSimRegister.cc