From cbeb9f9d1b3e29e821a5105121872b2f2086df60 Mon Sep 17 00:00:00 2001 From: Nicholas Malaya Date: Mon, 18 Jun 2012 15:29:44 +0000 Subject: [PATCH] [cantera2.0]: updating all regression test makefile.ams --- test_problems/cathermo/HMW_dupl_test/Makefile.am | 6 +++--- test_problems/cathermo/HMW_graph_CpvT/Makefile.am | 6 +++--- test_problems/cathermo/HMW_graph_GvI/Makefile.am | 6 +++--- test_problems/cathermo/HMW_graph_GvT/Makefile.am | 6 +++--- test_problems/cathermo/HMW_graph_HvT/Makefile.am | 6 +++--- test_problems/cathermo/HMW_graph_VvT/Makefile.am | 6 +++--- test_problems/cathermo/HMW_test_3/Makefile.am | 4 ++-- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/test_problems/cathermo/HMW_dupl_test/Makefile.am b/test_problems/cathermo/HMW_dupl_test/Makefile.am index eed80551d..c721b0d05 100644 --- a/test_problems/cathermo/HMW_dupl_test/Makefile.am +++ b/test_problems/cathermo/HMW_dupl_test/Makefile.am @@ -1,10 +1,10 @@ -cc_sources = HMW_dupl_test.cpp sortAlgorithms.cpp +cc_sources = HMW_dupl_test.cpp -INC = -I$(top_builddir)/build/include/ +INC = -I$(top_builddir)/include/ -I$(top_builddir)/test_problems/shared AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ AM_LDFLAGS = -L$(top_builddir)/build/lib/ diff --git a/test_problems/cathermo/HMW_graph_CpvT/Makefile.am b/test_problems/cathermo/HMW_graph_CpvT/Makefile.am index 84f0e807e..6c6459b54 100644 --- a/test_problems/cathermo/HMW_graph_CpvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_CpvT/Makefile.am @@ -1,10 +1,10 @@ -cc_sources = HMW_graph_CpvT.cpp sortAlgorithms.cpp +cc_sources = HMW_graph_CpvT.cpp -INC = -I$(top_builddir)/build/include/ +INC = -I$(top_builddir)/include/ -I$(top_builddir)/test_problems/shared AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ AM_LDFLAGS = -L$(top_builddir)/build/lib/ diff --git a/test_problems/cathermo/HMW_graph_GvI/Makefile.am b/test_problems/cathermo/HMW_graph_GvI/Makefile.am index 7dd653144..2fd27b508 100644 --- a/test_problems/cathermo/HMW_graph_GvI/Makefile.am +++ b/test_problems/cathermo/HMW_graph_GvI/Makefile.am @@ -1,10 +1,10 @@ -cc_sources = HMW_graph_GvI.cpp sortAlgorithms.cpp +cc_sources = HMW_graph_GvI.cpp -INC = -I$(top_builddir)/build/include/ -I$(top_builddir)/build/include/cantera -I$(top_builddir)/build/include/cantera/kernel +INC = -I$(top_builddir)/include/ AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ AM_LDFLAGS = -L$(top_builddir)/build/lib/ diff --git a/test_problems/cathermo/HMW_graph_GvT/Makefile.am b/test_problems/cathermo/HMW_graph_GvT/Makefile.am index 242b39ef5..0b6bb7872 100644 --- a/test_problems/cathermo/HMW_graph_GvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_GvT/Makefile.am @@ -1,10 +1,10 @@ -cc_sources = HMW_graph_GvT.cpp sortAlgorithms.cpp +cc_sources = HMW_graph_GvT.cpp -INC = -I$(top_builddir)/build/include/ +INC = -I$(top_builddir)/include/ -I$(top_builddir)/test_problems/shared AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ AM_LDFLAGS = -L$(top_builddir)/build/lib/ diff --git a/test_problems/cathermo/HMW_graph_HvT/Makefile.am b/test_problems/cathermo/HMW_graph_HvT/Makefile.am index 1bae5df66..9a08e4a23 100644 --- a/test_problems/cathermo/HMW_graph_HvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_HvT/Makefile.am @@ -1,10 +1,10 @@ -cc_sources = HMW_graph_HvT.cpp sortAlgorithms.cpp +cc_sources = HMW_graph_HvT.cpp -INC = -I$(top_builddir)/build/include/ +INC = -I$(top_builddir)/include/ -I$(top_builddir)/test_problems/shared AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ AM_LDFLAGS = -L$(top_builddir)/build/lib/ diff --git a/test_problems/cathermo/HMW_graph_VvT/Makefile.am b/test_problems/cathermo/HMW_graph_VvT/Makefile.am index 7cccd4a33..d9d44f834 100644 --- a/test_problems/cathermo/HMW_graph_VvT/Makefile.am +++ b/test_problems/cathermo/HMW_graph_VvT/Makefile.am @@ -1,10 +1,10 @@ -cc_sources = HMW_graph_VvT.cpp sortAlgorithms.cpp +cc_sources = HMW_graph_VvT.cpp -INC = -I$(top_builddir)/build/include/ +INC = -I$(top_builddir)/include/ -I$(top_builddir)/test_problems/shared AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ LIBS = $(LINK) diff --git a/test_problems/cathermo/HMW_test_3/Makefile.am b/test_problems/cathermo/HMW_test_3/Makefile.am index d610dc6b5..691e7b021 100644 --- a/test_problems/cathermo/HMW_test_3/Makefile.am +++ b/test_problems/cathermo/HMW_test_3/Makefile.am @@ -1,10 +1,10 @@ cc_sources = HMW_test_3.cpp -INC = -I$(top_builddir)/build/include/ +INC = -I$(top_builddir)/include/ AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS) -LINK = -lctcxx -luser -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo +LINK = -loneD -lzeroD -lequil -lkinetics -ltransport -lthermo LINK += -lctnumerics -lctmath -ltpx -lctspectra -lconverters -lctbase -lcvode LINK += -lctlapack -lctblas -lctf2c -lm -lstdc++ AM_LDFLAGS = -L$(top_builddir)/build/lib/