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