PLTHOME="/usr/local/PLT"

PLTCOLLECTS="$PLTHOME/collects"

#MACHINE_OS=i386-freebsd
MACHINE_OS=ppc-macosx

#SHLIB=so
SHLIB=dylib

#PGINCDIR=/usr/local/include
#PGINCDIR=/usr/local/pgsql/include
PGINCDIR=/sw/include/postgresql

#PGLIBDIR=/usr/local/lib/
#PGLIBDIR=/usr/local/pgsql/lib/
PGLIBDIR=/sw/lib
