#! /bin/csh -f

cd ./w3lib.source
make
cd ../iplib.source
make
cd ../ei_bufrlib.source/
make
exit
