Ignore:
Timestamp:
Mar 14, 2018, 10:28:10 PM (7 years ago)
Author:
bird
Message:

kmk: Merged in changes from GNU make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6 / https://git.savannah.gnu.org/git/make.git).

Location:
trunk/src/kmk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk

  • trunk/src/kmk/ChangeLog.2

    r1993 r3140  
    30813081        stores now the names of the variables only and reads their contents
    30823082        when they are accessed to reflect that these variables are really
    3083         global (ie. they CAN change WHILE make runs !) This handling is
     3083        global (i.e., they CAN change WHILE make runs !) This handling is
    30843084        made in lookup_variable()
    30853085
     
    66326632
    66336633
    6634 See ChangeLog.1, available in the CVS repository at:
    6635 
    6636         http://savannah.gnu.org/cvs/?group=make
     6634See ChangeLog.1, available in the Git repository at:
     6635
     6636        http://git.savannah.gnu.org/cgit/make.git/tree/
    66376637
    66386638for earlier changes.
    66396639
    66406640
    6641 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
    6642 2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
     6641Copyright (C) 1991-2007 Free Software Foundation, Inc.
    66436642This file is part of GNU Make.
    66446643
Note: See TracChangeset for help on using the changeset viewer.