#!/bin/bash

pushd ../../pyqwt3d
cvs up -dP
make distclean
make install-trace
popd # ../../pyqwt3d

# Local Variables: ***
# mode: sh ***
# End: ***
