This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make dist-gzip fails


>>> "Bruce" == Bruce Korb <bkorb@veritas.com> writes:

 >> libopts tear off.  The problem is that EXTRA_DIST in the Makefile.am
 >> includes the directory 'autoopts' which I think it confuses into
 >> beliving it should build a binary of the same name using autoopts.c
 >> 
 >> 
 Bruce> Since there is no "autoopts_PROGRAM" variable, 

foo.c -> foo  is a built-in rule in GNU Make.
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]