
recipes to create custome library.

1. make sure that environment variable for OpenFOAM v2506 is set properly

2. in this directory (ie mylib), type the following

   wmake libso

   then custome library should be created in $(FOAM_USER_LIBBIN) as libWKBC.so

