emacs-devel
[Top][All Lists]
Advanced

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

Re: NextStep (OSX) install not quite right in HEAD


From: David Reitter
Subject: Re: NextStep (OSX) install not quite right in HEAD
Date: Thu, 16 Sep 2010 17:36:06 -0400

On Sep 16, 2010, at 11:59 AM, Randal L. Schwartz wrote:
> 
> Or am I using the wrong commands above?  What command do I issue after
> updating my source dir to build the least number of steps to update my
> Emacs.app binary?

Just a make, (even a "make" inside the src repository), updates 
nextstep/Emacs.app/Contents/MacOS/Emacs for me:

address@hidden:~/em24.git emacs24$ ls -la 
nextstep/Emacs.app/Contents/MacOS/Emacs 
-rwxr-xr-x  1 dr  dr  14667912 Sep 16 13:54 
nextstep/Emacs.app/Contents/MacOS/Emacs
address@hidden:~/em24.git emacs24$ touch src/nsterm.m 
address@hidden:~/em24.git emacs24$ make
...
address@hidden:~/em24.git emacs24$ ls -la 
nextstep/Emacs.app/Contents/MacOS/Emacs 
-rwxr-xr-x  1 dr  dr  14622856 Sep 16 17:34 
nextstep/Emacs.app/Contents/MacOS/Emacs




reply via email to

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