Add 'private' variable modifier, feature submitted by Ramon Garcia.
commita3f910a066ccf795daadbe469cad62c00f2e2516
authorpsmith <psmith>
Tue, 26 May 2009 01:31:40 +0000 (26 01:31 +0000)
committerpsmith <psmith>
Tue, 26 May 2009 01:31:40 +0000 (26 01:31 +0000)
tree761bea06044fe57b42c7dc50036aff6376629cf2
parent75df95db29fca9be85b1acbfe19c2bb97046c01d
Add 'private' variable modifier, feature submitted by Ramon Garcia.

Rework the parser for variables to allow multiple modifiers and also
allow for variables and targets with modifier names, like "export" and
"private".
ChangeLog
NEWS
doc/make.texi
read.c
tests/ChangeLog
tests/scripts/features/export
tests/scripts/features/targetvars
tests/scripts/variables/private [new file with mode: 0644]
variable.c
variable.h