On 05/15/2018 11:56 AM, Sander Niemeijer wrote:
I have a software package that uses SWIG to dynamically generates .c files.
With automake 1.15 and earlier I was able to add my own dependency rules for
this by adding some custom entries to the Makefile.am.
A small reduced example of the approach
I have a software package that uses SWIG to dynamically generates .c files.
With automake 1.15 and earlier I was able to add my own dependency rules for
this by adding some custom entries to the Makefile.am.
A small reduced example of the approach I am using:
@AMDEP_TRUE@@am__include@ @am__quote