: export LEXLIB="-ll" export CFLAGS="-DMACOS -DYYTEXT_POINTER" export srcdir=`pwd` echo === running configure.... chmod a+x configure ./configure rm -f c++-lib/inc/config.h cp -p config.h c++-lib/inc echo === running make depend for $srcdir.... make depend srcdir=$srcdir echo === running make compiler.... #make all srcdir=$srcdir make compiler srcdir=$srcdir