Morning Folks,
I'm looking over the top-level Makefile.am and Makefile.in, trying to
figure out how we get from one to the other.
Specifically, what I am trying to do is add package specific targets
(java-lang, java-io, java-net, etc). Obviously, I want to add these to
Makefile.am. However, in scanning Makefile.in I'm seeing a mess-load of
targets that don't appear anywhere near Makefile.am.
What I'm wondering is if there is some other file I should put the new
targets in.
If somebody could give me a kindly shove toward the right file, macro or
documentation I would be greatly appreciative.
Regards,
Ian