tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make: enhancements?



>> .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.

junk != echo in branch XYZ 1>&2

Not perfect, of course, but doesn't need hacking on make itself.

Not that that's a reason to not add .print, .info, or whatever you want
to call it.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index