From ff2bef2784d82b71ec5fbdb1ea1bd6839cb2afaa Mon Sep 17 00:00:00 2001 From: ehofman Date: Tue, 2 Dec 2003 17:57:21 +0000 Subject: [PATCH] Comment out the rest of the Makefile to make the compierl happy --- src/Objects/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Objects/Makefile.am b/src/Objects/Makefile.am index 0872d6f6b..0d7acd6fb 100644 --- a/src/Objects/Makefile.am +++ b/src/Objects/Makefile.am @@ -1,7 +1,6 @@ -noinst_LIBRARIES = libObjects.a - -libObjects_a_SOURCES = +#noinst_LIBRARIES = libObjects.a +#libObjects_a_SOURCES = # ssgEntityArray.hxx ssgEntityArray.cxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -- 2.39.2