Hi,
Could anyone show me how to accomplish this in compiling sendmail:
I want to print out the date (using the `date` command) to "standard out" everytime sendmail is compiled - meaning everytime the C files are compiled, I'd like to print out the current date.
I've been looking into the build machanism of sendmail and not quite sure how to fit `date` into. Please show me...
Please don't ask me why do I need this. This is purely for learning purposes.
Thanks a million!
BL.
Could anyone show me how to accomplish this in compiling sendmail:
I want to print out the date (using the `date` command) to "standard out" everytime sendmail is compiled - meaning everytime the C files are compiled, I'd like to print out the current date.
I've been looking into the build machanism of sendmail and not quite sure how to fit `date` into. Please show me...
Please don't ask me why do I need this. This is purely for learning purposes.
Thanks a million!
BL.