> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes:
>> On May 16, 2001, "Lars J. Aas" <[EMAIL PROTECTED]> wrote:
>> I've just started learning the texinfo format, and noticed that the
>> .info files generated during make was built in $srcdir and not
>> $builddir. Is this because mak
> "Reinhard" == Reinhard Müller <[EMAIL PROTECTED]> writes:
Reinhard> I am just reading the GNU coding standards (chapter 7.2.5 -
Reinhard> Standard Make Targets) and I see that it's recommended that
Reinhard> maintainer-clean should not delete files that are necessary
Reinhard> to run config
Title:
¢Ä ¿À´ÃÀÇ À¯¸Ó ¢Å
¡á°ú½Ã¿åA girl
got an engagement ring, and would seize every opportunity for calling attention to it. In a
group with girl friends no one noticed it. Finally when herfriends
were sitting around talking, she got up suddenly and said, "It's awfully hot
in he
I am just reading the GNU coding standards (chapter 7.2.5 - Standard
Make Targets) and I see that it's recommended that maintainer-clean
should not delete files that are necessary to run configure.
Makefile.in's are necessary to successfully run configure, as well as
most of the other files i men
On May 16, 2001, "Lars J. Aas" <[EMAIL PROTECTED]> wrote:
> I've just started learning the texinfo format, and noticed that the
> .info files generated during make was built in $srcdir and not
> $builddir. Is this because makeinfo isn't expected to be found on
> the build system, or something el
On Wednesday 16 May 2001 5:26 am, Tom Tromey wrote:
> > "Gary" == Gary V Vaughan <[EMAIL PROTECTED]> writes:
> >>
> >> I'm not sure about the cvs automake. I'll write a test.
>
> Gary> Neither CVS or 1.4-p1 do this by default. I developed a habit
> Gary> of adding `MAINTAINERCLEANFILES += M
I've just started learning the texinfo format, and noticed that the
.info files generated during make was built in $srcdir and not
$builddir. Is this because makeinfo isn't expected to be found on
the build system, or something else?
Lars J