Mercurial > mm7
view lib/swig/swigwin-2.0.11/preinst-swig.in @ 2190:0acbf1f82c70
CastSpell fix
author | Ritor1 |
---|---|
date | Wed, 29 Jan 2014 22:08:04 +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" $*