Ignore:
Timestamp:
Sep 15, 2006, 7:09:38 AM (19 years ago)
Author:
bird
Message:

Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> vendor/gnumake/current).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/config/ChangeLog

    r53 r503  
     12006-03-09  Paul Smith  <psmith@gnu.org>
     2
     3        * dospaths.m4: Add MSYS to the list of targets allowing DOS-style
     4        pathnames.  Reported by David Ergo <david.ergo@alterface.com>.
     5
     62005-07-01  Paul D. Smith  <psmith@gnu.org>
     7
     8        * Makefile.am (EXTRA_DIST): Added more M4 files to EXTRA_DIST, so
     9        users can re-run aclocal.
     10
    1112003-04-30  Paul D. Smith  <psmith@gnu.org>
    212
     
    1828        * Makefile.am: New file.
    1929
     30
     31
     32Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     33This file is part of GNU Make.
     34
     35GNU Make is free software; you can redistribute it and/or modify it under the
     36terms of the GNU General Public License as published by the Free Software
     37Foundation; either version 2, or (at your option) any later version.
     38
     39GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
     40WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     41A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     42
     43You should have received a copy of the GNU General Public License along with
     44GNU Make; see the file COPYING.  If not, write to the Free Software
     45Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Note: See TracChangeset for help on using the changeset viewer.