support for dbCaPutCallback

This commit is contained in:
Marty Kraimer
2003-12-16 20:05:17 +00:00
parent 1758f60c79
commit fdd78eaf81
10 changed files with 46 additions and 152 deletions
+2 -1
View File
@@ -12,7 +12,6 @@ TOP=../../..
include $(TOP)/configure/CONFIG
DBD += devSoft.dbd
DBD += devSoftCallback.dbd
LIBSRCS += devAiSoft.c
LIBSRCS += devAiSoftRaw.c
@@ -22,6 +21,7 @@ LIBSRCS += devBiSoft.c
LIBSRCS += devBiSoftRaw.c
LIBSRCS += devBoSoft.c
LIBSRCS += devBoSoftRaw.c
LIBSRCS += devCalcoutSoft.c
LIBSRCS += devEventSoft.c
LIBSRCS += devHistogramSoft.c
LIBSRCS += devLiSoft.c
@@ -41,6 +41,7 @@ LIBSRCS += devWfSoft.c
LIBSRCS += devAoSoftCallback.c
LIBSRCS += devBoSoftCallback.c
LIBSRCS += devCalcoutSoftCallback.c
LIBSRCS += devLoSoftCallback.c
LIBSRCS += devMbboSoftCallback.c
LIBSRCS += devMbboDirectSoftCallback.c