added templInst.c

This commit is contained in:
Jeff Hill
1996-11-22 19:20:37 +00:00
parent c41ea11302
commit 4961e0c799

View File

@@ -22,6 +22,7 @@ SRCS.cc += ../exPV.cc
SRCS.cc += ../exSyncPV.cc
SRCS.cc += ../exAsyncPV.cc
SRCS.cc += ../exChannel.cc
SRCS.cc += ../templInst.cc
OBJS += main.o
OBJS += exServer.o
@@ -29,6 +30,7 @@ OBJS += exPV.o
OBJS += exSyncPV.o
OBJS += exAsyncPV.o
OBJS += exChannel.o
OBJS += templInst.o
PROD += excas