head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2008.11.02.11.37.18;	author gvermeul;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.30.06.04.58;	author gvermeul;	state Exp;
branches;
next	1.1;

1.1
date	2006.10.01.07.25.28;	author gvermeul;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Enable tracing and debugging.
@
text
@#!/bin/bash

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

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


1.2
log
@Do clean builds.
@
text
@d6 1
a6 1
make install
@


1.1
log
@Add build-pyqwt3d build-pyqwt4 build-pyqwt5 build-qtpy.
@
text
@d5 1
@

