CHANGELOG                    |    1 +
 lsp/Makefile.pamphlet        |    6 +-
 src/boot/Makefile.pamphlet   |  132 ++--
 src/interp/Makefile.pamphlet | 1638 +++++++++++++++++++++---------------------
 4 files changed, 889 insertions(+), 888 deletions(-)

New commits:
commit 09566b0d7471489e2c12063f99867d250097dcab
Author: Stephen Wilson <[EMAIL PROTECTED]>
Date:   Sun May 27 14:05:16 2007 -0400

    Remove backslash-newline sequences from single-quoted strings in
    
    makefiles.
    
    The makefiles broke with GNU Make 3.81. From make-3.81/Changelog:
    
    * WARNING: Backward-incompatibility!
      In order to comply with POSIX, the way in which GNU make processes
      backslash-newline sequences in command strings has changed.  If your
      makefiles use backslash-newline sequences inside of single-quoted
      strings in command scripts you will be impacted by this change.  See
      the GNU make manual subsection "Splitting Command Lines" (node
      "Splitting Lines"), in section "Command Syntax", chapter "Writing the
      Commands in Rules", for details.



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to