#! /bin/csh -f

cd ./w3lib.source
sh compall_future.sh
cd ../iplib.source
sh compallip.sh
cd ../ei_bufrlib.source/
sh makebufrlib.sh
exit
