Use new LIBOBJS macro.

This commit is contained in:
Ron Sluiter
2000-06-14 14:52:48 +00:00
parent c0b17a9fe3
commit 0246c90e8e
+1 -1
View File
@@ -6,8 +6,8 @@ include $(TOP)/config/CONFIG_APP
# The following are required for all motor record configurations.
SRCS.c += ../motorRecord.c ../motordevCom.c ../motordrvCom.c
LIBOBJS = motorRecord.o motordevCom.o motordrvCom.o
LIBOBJS = $(SRCS.c:../%.c=%.o)
LIBNAME = motorLib
#Note that the command line that builds the