#! /bin/sh prefix=/opt/conda exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib cflags= libs= usage() { cat <