From c0bd9f4065f9f39b698fe7cbd5f688dfc9759375 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Tue, 14 Sep 1999 13:25:43 +0000 Subject: [PATCH] temporily dont build makeBaseApp --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index c4f56ab0b..4b1306b00 100644 --- a/src/Makefile +++ b/src/Makefile @@ -14,7 +14,7 @@ DIRS += tools DIRS += include DIRS += cxxTemplates DIRS += toolsComm -DIRS += makeBaseApp +#DIRS += makeBaseApp DIRS += osi DIRS += libCom DIRS += dbStatic