From 4609aa45d5d29c772ceea8f2a4bed8ab569eec94 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 20 Jun 1996 18:06:05 +0000 Subject: [PATCH] remove calink.h install --- src/ca/Makefile.Unix | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ca/Makefile.Unix b/src/ca/Makefile.Unix index 950bbe3df..c54826a7e 100644 --- a/src/ca/Makefile.Unix +++ b/src/ca/Makefile.Unix @@ -13,8 +13,6 @@ DEPLIBS = ./libca.a\ INC += cadef.h INC += caerr.h INC += caeventmask.h -INC += calink.h -INC += bsdProto.h SRCS.c = \ ../iocinf.c ../access.c ../test_event.c ../service.c \