RN rnmake  3.0.0
Rules.swig.mk File Reference

Special rules file for swigging C into python. More...

Go to the source code of this file.

Detailed Description

Special rules file for swigging C into python.

Include this file in each appropriate local make file (usually near the bottom).

Key RNMAKE Variables:
  • SWIG_FILES - list of swig *.i interface files.
  • SWIG_EXTMOD_DIR - output *.py and shared libraries directory.
  • SWIG_EXTMOD_LIBS - list of -l<lib> libraries to link in.
Package
RN Make System
File
Rules.swig.mk
Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
License
MIT
EULA

Definition in file Rules.swig.mk.