Subject: .print [was: Re: make: .PATH: work for .include]
To: Simon Gerraty <sjg@juniper.net>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-toolchain
Date: 10/20/2007 12:31:36
Just an idea:

I was wading through the mess of .if(n)def statements in pkgsrc/mk/* a few 
weeks ago, trying to find out what branches it runs into. I found 
debugging this tedious, and wished for a statement to tell me where it 
currently is, something like

 	.print "hello"

Do you think that can/should be added to make?


  - Hubert