From 105f1107f1ccc146ba3063328deacb7872161d2e Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 11 Dec 2000 15:24:59 +0000 Subject: [PATCH] add catime.o --- src/ca/Makefile.Vx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/Makefile.Vx b/src/ca/Makefile.Vx index 3c7b8ba87..750d9e29d 100644 --- a/src/ca/Makefile.Vx +++ b/src/ca/Makefile.Vx @@ -10,7 +10,7 @@ SRCS.c = \ LIBOBJS = \ iocinf.o access.o test_event.o service.o flow_control.o \ repeater.o conn.o syncgrp.o if_depen.o bsd_depen.o vxWorks_depen.o \ - convert.o + catime.o convert.o LIBNAME = caLib