emacs-devel
[Top][All Lists]
Advanced

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

Re: `make' written in elisp


From: Michael Schierl
Subject: Re: `make' written in elisp
Date: Thu, 01 Jan 2004 22:37:46 +0100

Richard Stallman schrieb:
> 
>     Yes. There is no change needed for the packages i tested until now
>     (except placing an additional file called elMakefile into the install
>     directory). And if a package would require to change its directory
>     structure/whatever, that is clearly a fault of elMake then and needs to
>     be fixed.
> 
> Then it might be a good idea.  Can you show me an example of an
> elMakefile?

Surely. Directly from CVS:

<URL:http://cvs.sourceforge.net/viewcvs.py/*checkout*/elmake/elmake/samples/auctex.elMake_?content-type=text%2Fplain&rev=1.1>
<URL:http://cvs.sourceforge.net/viewcvs.py/*checkout*/elmake/elmake/samples/emptyB.elMake?content-type=text%2Fplain&rev=1.2>
<URL:http://cvs.sourceforge.net/viewcvs.py/*checkout*/elmake/elmake/samples/jde.elMake_?content-type=text%2Fplain&rev=1.1>

A "general" sample:

<URL:http://cvs.sourceforge.net/viewcvs.py/*checkout*/elmake/elmake/samples/sample.elMake?content-type=text%2Fplain&rev=1.3>

And the one used for "bootstrapping" elMake itself:

<URL:http://cvs.sourceforge.net/viewcvs.py/*checkout*/elmake/elmake/elMakefile?content-type=text%2Fplain&rev=1.5>


You might as well download
<URL:http://prdownloads.sourceforge.net/elmake/elmake-0.1.zip> 
They are all in there as well.

Michael




reply via email to

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