Skip to content
Snippets Groups Projects
Allwmake 201 B
Newer Older
cd ${0%/*} || exit 1    # run from this directory
set -x

wmake libso incompressible
wmake libso compressible

# ----------------------------------------------------------------- end-of-file