emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for fields of `struct buffer'


From: Stefan Monnier
Subject: Re: Patch for fields of `struct buffer'
Date: Wed, 02 Feb 2011 11:37:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> The rule that runs make-docfile depends on the object files.  This won't
> work here, since we need to create globals.h before doing any
> compilation.

> Also, make-docfile.c takes the .o file name and turns it into a .c or
> .m, depending on what it finds in the source tree.  We need to do this
> transformation in the Makefile to make the dependencies correct.

Then maybe the right fix is to change the current Makefile to use *.m
and *.c names and turn then into *.o where/when needed.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]