To install the net-snmp package I usually follow these steps,
./configure
make
make install
After that, to clean things out I run this,
make clean
But this still leaves behind the "Makefile" and even keeps the "mk"
directory around! Is there any command I can use to clean up the sources to
the condition right before running the first "./configure" script?
I've looked in the "configure" script, but there doesn't seem to be anything
like a "clean" command (or argument).
-Abraham V.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders