[Resend] Function or variable to get the name of the current makefile.

2002-09-19 Thread mhaigh
[Resend: Stupid required mail programargh!] Hello, To the best of my knowledge, currently there's no way to determine the name of the makefile currently being read. This information is useful to me, and I'd like to implement a 'thisfile' function that returns it. The change would be

Function or variable to get the name of the current makefile.

2002-09-19 Thread mhaigh
Hello,   To the best of my knowledge, currently there's no way to determine the name of the makefile currently being read.  This information is useful to me, and I'd like to implement a 'thisfile' function that returns it.  The change would be minimal; basically I'd need to add func_thisfil