[Glade-users] Calling another makefile from Makefile.am

Felix E. Klee felix.klee@inka.de
Tue, 29 May 2001 23:06:58 +0200


Hi,

I want to "call" a target in another makefile that resides in a
subdirectory of my project; from the command line I have to call "make
-f newmat/gnu.mak libnewmat". What should I add to Makefile.am to make
that happen automatically?

BTW, where can I find comprehensive documentation for the parameters
that I can set in Makefile.am? 

TIA,

Felix