Showing content from http://svn.python.org/projects/python/branches/r22rc1-branch/Demo/extend/make_shared below:
#! /bin/sh # This script tests and demonstrates the mechanism for building a # shared library for an additional extension module using the # generic Makefile.pre.in from the Misc directory. ./make_clean cp ../../Misc/Makefile.pre.in . cp ../../Modules/xxmodule.c . echo '*shared*' >Setup.in echo xx xxmodule.c >>Setup.in make -f Makefile.pre.in boot make Makefile make
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4