#!/bin/bash cd Lib echo "========== in $PWD" make testtga cd .. cd Tools echo "========== in $PWD" make cd ..