Recompile Plugin for Linux

how do i recompile a plugin for Linux? or whats the easiet way to do it?

do i recompile with the full Engine? or by itself?

You mean when you inserted or modified a plugin?

Just type make, i tried it yesterday, it will only compile the changed (or added) files and then link it with the rest of the engine.
(When you really want to recompile, I guess changing the modified time of the files should work)