emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/Makefile.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Sun, 22 Jun 2008 02:29:22 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/22 02:29:22

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.397
retrieving revision 1.398
diff -u -b -r1.397 -r1.398
--- Makefile.in 22 Jun 2008 02:02:06 -0000      1.397
+++ Makefile.in 22 Jun 2008 02:29:22 -0000      1.398
@@ -1334,6 +1334,8 @@
 
 /* These suffix rules do not allow additional dependencies, sadly, so
    adding a bootstrap-emacs%{EXEEXT} dependency does not work --Stef */
+.SUFFIXES: .elc .el
+
 .el.elc:
        @cd ../lisp; $(MAKE) $(MFLAGS) compile-onefile \
                            THEFILE=$< EMACS=../src/bootstrap-emacs${EXEEXT}




reply via email to

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