Changeset 3140 for trunk/src/kmk/ChangeLog.2
- Timestamp:
- Mar 14, 2018, 10:28:10 PM (7 years ago)
- Location:
- trunk/src/kmk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk
-
Property svn:mergeinfo
set to
/vendor/gnumake/current merged eligible
-
Property svn:mergeinfo
set to
-
trunk/src/kmk/ChangeLog.2
r1993 r3140 3081 3081 stores now the names of the variables only and reads their contents 3082 3082 when they are accessed to reflect that these variables are really 3083 global (i e.they CAN change WHILE make runs !) This handling is3083 global (i.e., they CAN change WHILE make runs !) This handling is 3084 3084 made in lookup_variable() 3085 3085 … … 6632 6632 6633 6633 6634 See ChangeLog.1, available in the CVSrepository at:6635 6636 http:// savannah.gnu.org/cvs/?group=make6634 See ChangeLog.1, available in the Git repository at: 6635 6636 http://git.savannah.gnu.org/cgit/make.git/tree/ 6637 6637 6638 6638 for earlier changes. 6639 6639 6640 6640 6641 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 6642 2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. 6641 Copyright (C) 1991-2007 Free Software Foundation, Inc. 6643 6642 This file is part of GNU Make. 6644 6643
Note:
See TracChangeset
for help on using the changeset viewer.