Re: Automake and kernel module

2005-09-15 Thread Jan Kratochvil
Hi, On Thu, 15 Sep 2005 16:06:59 +0900, Frederic Cazenave wrote: ... > I'm newbie in using autotools. I'm try to write a Makefile.am to only > compile my module. If you mean "Linux kernel" forget about automake(1). They use their own broken build system based on pure GNU make(1), no automake(1)

Re: Distributing BUILT_SOURCES dependencies and not target

2004-08-07 Thread Jan Kratochvil
ILT_SOURCES);do \ $(RM) $(distdir)/$$i; \ done Regards, Lace -- Jan Kratochvil; Captive: free r/w NTFS Filesystem; http://www.jankratochvil.net/

Re: Extending automake

2004-08-02 Thread Jan Kratochvil
il out on this; AFAIK automake(1) also uses this approach. Regards, Lace P.S.: It is not fair to reply offlist mails not intended for the list to the list. -- Jan Kratochvil; Captive: free r/w NTFS Filesystem; http://www.jankratochvil.net/

Allow += define without preceding = or := ?

2003-11-08 Thread Jan Kratochvil
duce some 'AUTOMAKE_OPTIONS' item to permit '+=' without preceding '=' or ':='. Or did I miss something? Thanks for advice. Willing to possibly code it. Regards, Jan Kratochvil -- Jan Kratochvil; Captive: free r/w NTFS Filesystem; http://www.jankratochvil.net/