Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
authorRoland McGrath <roland@redhat.com>
Mon, 13 May 1996 18:40:11 +0000 (18:40 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 13 May 1996 18:40:11 +0000 (18:40 +0000)
commitc8484a6170338873143f21b2051f64aed6280a49
treedb8120b1354ea496a6c7f71774cd5fe3c04553fb
parent7431536beddb5dd97d51b7495f4d3b7a55dc01da
Sun May 12 19:19:43 1996  Aaron Digulla   <digulla@fh-konstanz.de>

* main.c: (main), variable.c Changed handling of ENV-vars. Make
stores now the names of the variables only and reads their contents
when they are accessed to reflect that these variables are really
global (ie. they CAN change WHILE make runs !) This handling is
made in lookup_variable()
main.c