Package org.codehaus.mojo.natives.linker
Class DefaultRanlib
- java.lang.Object
-
- org.codehaus.plexus.logging.AbstractLogEnabled
-
- org.codehaus.mojo.natives.linker.DefaultRanlib
-
-
Constructor Summary
Constructors Constructor Description DefaultRanlib()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run(File file)
-
-
-
Method Detail
-
run
public void run(File file) throws NativeBuildException
- Specified by:
run
in interfaceRanlib
- Throws:
NativeBuildException
-
-