i have a program with a makefile generated by autoconf/automake.  the
makefile is an absolute mess.  very difficult to read through.

the program compiled and now i want the program to make install.
but first i'd like to see where it intends on installing stuff.

is there a way of telling make to print out commands it intends on doing but
to not actually do them?

i'm thinking something similar to the -s or --dry-run option for apt-get.

thanks!
pete

-- 
"Coffee... I've conquered the Borg on coffee!"               [EMAIL PROTECTED]
       -- Kathryn Janeway on the virtues of coffee           www.dirac.org/p

Reply via email to