Mercurial > mm7
view lib/swig/swigwin-2.0.11/preinst-swig.in @ 2468:48cc5e0d8fc9
bool use_MMT = false;
author | Ritor1 |
---|---|
date | Mon, 18 Aug 2014 11:26:34 +0600 |
parents | b3009adc0e2f |
children |
line wrap: on
line source
#!/bin/sh builddir=`dirname $0` srcdir=`cd "$builddir" && cd '@srcdir@' && pwd` SWIG_LIB=$srcdir/Lib #SWIG_LIB=`cygpath -w $srcdir/Lib` # For native Windows version of SWIG export SWIG_LIB exec "$builddir/swig" $*