Changeset 503 for trunk/src/gmake/README


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/README

    r151 r503  
    1 This directory contains the 3.81beta1 release of GNU Make.
     1This directory contains the 3.81 release of GNU Make.
    22
    33See the file NEWS for the user-visible changes from previous releases.
     
    169169and a DOS-based tool built with DJGPP.  Please be sure you are looking
    170170at the right README!
     171
     172
     173
     174-------------------------------------------------------------------------------
     175Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
     1761998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
     177Inc.
     178This file is part of GNU Make.
     179
     180GNU Make is free software; you can redistribute it and/or modify it under the
     181terms of the GNU General Public License as published by the Free Software
     182Foundation; either version 2, or (at your option) any later version.
     183
     184GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
     185WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     186A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     187
     188You should have received a copy of the GNU General Public License along with
     189GNU Make; see the file COPYING.  If not, write to the Free Software
     190Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Note: See TracChangeset for help on using the changeset viewer.