From d5d8241fddb6b78fd16ef9d55344d65ca7a46ea5 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 12 May 2003 12:32:11 +0000 Subject: [PATCH] change name from excas to casexample --- src/makeBaseApp/top/caServerApp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makeBaseApp/top/caServerApp/Makefile b/src/makeBaseApp/top/caServerApp/Makefile index 2fa6f0bc5..8584b8804 100644 --- a/src/makeBaseApp/top/caServerApp/Makefile +++ b/src/makeBaseApp/top/caServerApp/Makefile @@ -27,7 +27,7 @@ SRCS += exScalarPV.cc SRCS += exAsyncPV.cc SRCS += exChannel.cc -PROD_HOST = excas +PROD_HOST = casexample include $(TOP)/configure/RULES