On 08/03/2010 01:03 AM, Ulrich Windl wrote:
Kun Huang<[email protected]> schrieb am 03.08.2010 um 04:03 in Nachricht
<[email protected]>:
make clean
would usually be removing all binaries introduced in
make install
No: "make clean" would remove the compiled or otherwise generated objects to leave only valuable
sources around. As "mak install" copies generated objects to elewhere usually, "make
clean" won't undo that (in the general case).
How about "make uninstall" then?
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.