#!/bin/sh . ../how/default-env.sh export CFLAGS="$SHARED_CFLAGS" export CXXFLAGS="$SHARED_CXXFLAGS" export LDFLAGS="$SHARED_LDFLAGS"