emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r102791: * Makefile.in (EXECUTABLES):


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102791: * Makefile.in (EXECUTABLES): Remove; macro unused since 1993.
Date: Sat, 08 Jan 2011 11:03:31 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102791
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sat 2011-01-08 11:03:31 -0800
message:
  * Makefile.in (EXECUTABLES): Remove; macro unused since 1993.
modified:
  lib-src/ChangeLog
  lib-src/Makefile.in
=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2011-01-08 02:53:50 +0000
+++ b/lib-src/ChangeLog 2011-01-08 19:03:31 +0000
@@ -1,3 +1,7 @@
+2011-01-08  Paul Eggert  <address@hidden>
+
+       * Makefile.in (EXECUTABLES): Remove; macro unused since 1993.
+
 2011-01-08  Glenn Morris  <address@hidden>
 
        * Makefile.in (EMACSOPT): Add --no-site-lisp.

=== modified file 'lib-src/Makefile.in'
--- a/lib-src/Makefile.in       2011-01-08 02:53:50 +0000
+++ b/lib-src/Makefile.in       2011-01-08 19:03:31 +0000
@@ -128,8 +128,6 @@
 SCRIPTS= rcs2log vcdiff
 STAMP_SCRIPTS= stamp-rcs2log stamp-vcdiff
 
-EXECUTABLES= ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS}
-
 # Specify additional -D flags for movemail. Options:
 # -DMAIL_USE_FLOCK or -DMAIL_USE_LOCKF (use flock or lockf for file locking).
 # See the comments about locking in movemail.c.  Normally the values


reply via email to

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