![]() 'setup.rb config' calls 'extconf.rb' in the ext directory to build the extension Makefile. 'extconf.rb' looks for C source files in the directory when it runs, so SWIG needs to run before 'setup.rb config'. The attached patch makes the output of SWIG a prerequisite for ext/Makefile. |
||
---|---|---|
.. | ||
python | ||
ruby | ||
comedi.i | ||
Makefile.am |