Thanks Ralph!
oh, yes I am sorry... I understand I am having some more issues but
will post to the automake list
(automakes outputs
automake
test/Makefile.am: object `Example1_Simple.$(OBJEXT)' created by
`test/k_matrix/Example1_Simple/Example1_Simple.f90' and
`test/forward/Example1_Simple/Exam
Hello,
* Eve-Marie Devaliere wrote on Thu, Jan 27, 2011 at 06:02:33PM CET:
> TESTS = test/forward/Example1_Simple/Example1_Simple.f90 \
> test/k_matrix/Example1_Simple/Example1_Simple.f90
> check_PROGRAMS = $(TESTS)
It goes like this with Automake 1.11 or newer:
AM_DEFAULT_SOURCE_EXT = .
Thanks Ralph for all your continuous help! I don't know what I would do
without you!
I have one more dilemma... The tests programs are in fortran... I am
trying the 'master makefile' case and I have that so far:
TESTS = test/forward/Example1_Simple/Example1_Simple.f90 \
test/k_matrix/Examp