From 28ee6557842c2fa4b725051dce8ba9fb152ccea3 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 10 Feb 2000 19:09:05 +0000 Subject: [PATCH] Removed cxxtemplates dir because it was moved to libCom. --- src/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 13ddfacc6..055d1778a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -9,7 +9,6 @@ include $(TOP)/configure/CONFIG # for c++ build add the dirs gdd and cas after ca # (and uncomment the c++ files in src/lbCom/Makefile.Unix) # -DIRS += cxxTemplates DIRS += toolsComm DIRS += makeBaseApp DIRS += libCom