URL:
<http://savannah.gnu.org/bugs/?20069>
Summary: Request for unexport/export info in makefile
database outputs
Project: make
Submitted by: agent
Submitted on: Monday 06/04/2007 at 13:11
Severity: 3 - Normal
Item Group: Enhancement
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 3.81
Operating System: Any
Fixed Release: None
_______________________________________________________
Details:
Hi~
I think it would be nice to have the makefile database outputs generated by
`make -pq` contain some extra information like which variable is exported and
which is unexported.
Basically I hope it has info reflecting the facts specified by the following
lines in the original makefile:
export BITZ BOTZ
unexport BOTZ
For example, in the db report, I'd expect to see something like this:
# export: BITZ BOTZ
# unexport: BOTZ
Thanks!
agentz
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?20069>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make