emacs-pretest-bug
[Top][All Lists]
Advanced

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

RE: Emacs 21.3 build on Windows using GNU make and cmd.exe shellfails to


From: Zaretskii Eli
Subject: RE: Emacs 21.3 build on Windows using GNU make and cmd.exe shellfails to complete
Date: Sun, 16 Feb 2003 08:29:35 +0200

This message was scanned for viruses and other malicious code by PrivaWall.


This mail was sent from ELTA SYS LTD.


> From: John D. Amidon [mailto:address@hidden 
> Sent: Friday, February 14, 2003 1:11 AM
> 
> 309,311c309,311
> < #     -for %f in ($(lisp) $(WINS)) do for %g in (%f\*.elc) do
@attrib -r %g
> <       for %f in ($(COMPILE_FIRST)) do $(emacs) -f batch-byte-compile
%f
> <       for %f in (. $(WINS)) do for %g in (%f/*.el) do $(emacs) -f
batch-byte-compile %f/%g
> ---
> > #     -for %%f in ($(lisp) $(WINS)) do for %%g in (%%f\*.elc) do
@attrib -r %%g
> >       for %%f in ($(COMPILE_FIRST)) do $(emacs) -f
batch-byte-compile %%f

Sounds like an old version of Make (which used to go through batch files
to run commands).


This message is processed by the PrivaWall Email Security Server. 





reply via email to

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