install headers needed by the ca gateway
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Index: src/cas/build/Makefile
|
||||
===================================================================
|
||||
RCS file: /cvs/G/EPICS/base-3.14.12/src/cas/build/Makefile,v
|
||||
retrieving revision 1.1.1.1
|
||||
diff -r1.1.1.1 Makefile
|
||||
28a29,30
|
||||
> INC += casCtx.h
|
||||
> INC += caHdrLargeArray.h
|
||||
@@ -26,6 +26,8 @@ SRC_DIRS += $(CA)
|
||||
INC += casdef.h
|
||||
INC += casEventMask.h
|
||||
INC += caNetAddr.h
|
||||
INC += casCtx.h
|
||||
INC += caHdrLargeArray.h
|
||||
|
||||
LIBSRCS += caServer.cc
|
||||
LIBSRCS += caServerI.cc
|
||||
|
||||
Reference in New Issue
Block a user