new
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
TOP=../../..
|
||||
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
INC += drvTS.h
|
||||
INC += devLib.h
|
||||
|
||||
vxDbLib_SRCS += drvTS.c
|
||||
vxDbLib_SRCS += devLib.c
|
||||
vxDbLib_SRCS += devLibVxWorks.c
|
||||
|
||||
IOC_LIBRARY_vxWorks = vxDbLib
|
||||
|
||||
include $(TOP)/configure/RULES_BUILD
|
||||
|
||||
Reference in New Issue
Block a user