Pro*C/C++ plugin/support for Gradle

Hi Everyone,

We have a native application which is written in ProC, currently its running on Solaris SPARC systems and is built using make files. We are planning to migrate the application to Linux x64 systems and along with migration we are planning to upgrade the build system too. We are using Gradle for our other applications and thinking of using the same for native applications too. i briefly searched the internet but was not able to find any help/discussion on Gradle with ProC. Are there any plugins which we can use ? is it feasible to write a plugin ? Is it feasible to use Gradle with Pro*C. Any help/guidance here is much appreciated.

Thanks.