[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NT Emacs make problem..
From: |
Richard Stallman |
Subject: |
Re: NT Emacs make problem.. |
Date: |
Mon, 10 Jun 2002 04:15:10 -0600 (MDT) |
i suggest we write
that script, include "chmod +w $cannot_be_ro_file_list", and publish the
way to build emacs from cvs as:
cvs checkout ...
cd emacs
sh -x prep-bootstrap # ("-x" for entertainment purposes :-)
make bootstrap
Why not put those preparations into the `bootstrap' target in Makefile?
That target is meant for use on a CVS checkout, and these chmods
do no harm there. Would you like to write the appropriate command
and add it to Makefile.in?
Re: NT Emacs make problem.., Eli Zaretskii, 2002/06/07
- Re: NT Emacs make problem.., D. Goel, 2002/06/07
- Re: NT Emacs make problem.., Richard Stallman, 2002/06/08
- Re: NT Emacs make problem.., D. Goel, 2002/06/08
- Re: NT Emacs make problem.., Richard Stallman, 2002/06/10
- Re: NT Emacs make problem.., Kai Großjohann, 2002/06/10