1 Aug. 2 1999 Harm van der Heijden
6 A custom Makefile.pre.in, originally by Robin Dunn as part of the
7 wxPython source distribution. Intented for separate wxPython
8 modules, it should require little or no modification for other
12 A custom Setup.in for building the modules below. It expects to find
13 the wxPython source dir in the directory specified by WXP_SRCDIR.
14 All modules are linked agains libwx_pymodule.so, which should
15 contain the SWIG runtime code and wxPython's helpers.cpp code.