>>> "Roesner" == Roesner Thomas <[EMAIL PROTECTED]> writes:

 Roesner> Dear all,
 Roesner> can somebody tell me how to write a makefile.am wich generates the
 Roesner> following Makefile:

You can't call the library di.a, but I presume using libdi.a
instead shouldn't be a big deal.

noinst_LIBRARIES = libdi.a
libdi_a_SOURCES = di_dudata.c di_di.c di_dumd.c ...

[...]

 Roesner> I have not found any hint in the web, 

`info automake' is your friend.

-- 
Alexandre Duret-Lutz



Reply via email to