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)
- Copyright
- © 2010-2018. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved
- License
- MIT
- EULA
—
Definition in file Rules.swig.mk.