From 4a960b4a6875f5ebf6dd5716d3fc3610815eab2d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 2 Aug 1999 16:23:04 +0000 Subject: [PATCH] Change to build c++ code. --- config/CONFIG_BASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/CONFIG_BASE b/config/CONFIG_BASE index 800cdf4b4..54acc4429 100644 --- a/config/CONFIG_BASE +++ b/config/CONFIG_BASE @@ -35,8 +35,8 @@ DIRS += iocCore # # if CPLUSPLUS isnt empty then include C++ src codes # -#DIRS += $(patsubst %,gdd,$(strip $(CPLUSPLUS))) -#DIRS += $(patsubst %,cas,$(strip $(CPLUSPLUS))) +DIRS += $(patsubst %,gdd,$(strip $(CPLUSPLUS))) +DIRS += $(patsubst %,cas,$(strip $(CPLUSPLUS))) EPICS_BASE = $(TOP)