On Mon, 5 Apr 2010, Simon Gerraty wrote:
.error "message" .warning "message"
When wading through long passages of Makefile(snippet)s with many .if's (etc.), i've wished for a simple .print to get an idea of what branch it's actually evaluation.
- Hubert