new way to build

This commit is contained in:
Marty Kraimer
2000-02-02 20:06:49 +00:00
parent 9fe023c66a
commit 60427c66e2
14 changed files with 66 additions and 157 deletions

View File

@@ -12,9 +12,9 @@ SRCS+= devXxDc5009Gpib.c
SRCS+= devXxK263Gpib.c
SRCS+= devXxSkeletonGpib.c
PROD += $(SRCS:%.c=%.o)
OBJS_vxWorks += $(SRCS:%.c=%.o)
LIBRARY += devLibOpt
LIBRARY_vxWorks += devLibOpt
include $(TOP)/configure/RULES