#!/bin/csh

set echo

cd ../base
make
cd ../geckoterm
rm xmlterm; make xmlterm
