Changeset 1993 for trunk/src/kmk/make.1


Ignore:
Timestamp:
Oct 29, 2008, 1:37:51 AM (17 years ago)
Author:
bird
Message:

Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/make.1

    r903 r1993  
    341341Mike Frysinger.
    342342.SH "COPYRIGHT"
    343 Copyright (C) 1992, 1993, 1996, 1999 Free Software Foundation, Inc.
     343Copyright (C) 1992, 1993, 1996, 1999, 2007 Free Software Foundation, Inc.
    344344This file is part of GNU
    345345.IR make .
    346346.LP
    347 GNU
    348 .I make
    349 is free software; you can redistribute it and/or modify it under the
    350 terms of the GNU General Public License as published by the Free
    351 Software Foundation; either version 2, or (at your option) any later
     347GNU Make is free software; you can redistribute it and/or modify it under the
     348terms of the GNU General Public License as published by the Free Software
     349Foundation; either version 3 of the License, or (at your option) any later
    352350version.
    353351.LP
    354 GNU
    355 .I make
    356 is distributed in the hope that it will be useful, but WITHOUT ANY
    357 WARRANTY; without even the implied warranty of MERCHANTABILITY or
    358 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    359 for more details.
    360 .LP
    361 You should have received a copy of the GNU General Public License
    362 along with GNU
    363 .IR make ;
    364 see the file COPYING.  If not, write to the Free Software Foundation,
    365 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
     352GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
     353WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     354A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     355.LP
     356You should have received a copy of the GNU General Public License along with
     357this program.  If not, see
     358.IR http://www.gnu.org/licenses/ .
Note: See TracChangeset for help on using the changeset viewer.