help-make
[Top][All Lists]
Advanced

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

makefile monitoring technique


From: Bernie Zelitch
Subject: makefile monitoring technique
Date: Sat, 16 Feb 2002 13:59:28 -0500

Hi everyone,
If you've ever just wanted to get the list of fully expanded command lines from a makefile, the make -n option isn't always strong enough. I've been using a more powerful technique which involves pointing the SHELL variable to a custom-written shell script monitor.
 
I thought others might be interested, so I wrote a paper on it. You can find it at:
 
Let me know how this works for you.
 
--Bernie Zelitch

reply via email to

[Prev in Thread] Current Thread [Next in Thread]