From 7fd0f129cca49462074f47ad653428221e8cee07 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 29 Sep 2000 16:13:20 +0000 Subject: [PATCH] Modified PROD defintion. --- src/makeBaseExt/top/exampleExt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makeBaseExt/top/exampleExt/Makefile b/src/makeBaseExt/top/exampleExt/Makefile index ea4bd71d5..e06ed61e0 100644 --- a/src/makeBaseExt/top/exampleExt/Makefile +++ b/src/makeBaseExt/top/exampleExt/Makefile @@ -1,7 +1,7 @@ TOP=../.. include $(TOP)/configure/CONFIG -PROD_HOST = caExample +PROD = caExample caExample_SRCS += caExample.cc #caExample_CFLAGS += #caExample_LDFLAGS +=