#!/bin/sh -e

cd Ag++/tests/src
make all ACXX=/usr/bin/ag++
./test
