Mercurial > hg > audiodb
view tests/0043/clean.sh @ 549:0694bb74c5e9
Make the Makefile test target depend on $(LIBRARY) as well as $(EXECUTABLE).
author | mas01cr |
---|---|
date | Wed, 11 Feb 2009 12:38:04 +0000 |
parents | da901c62e569 |
children |
line wrap: on
line source
#! /bin/sh if [ -d dbdir ]; then rm -rf dbdir fi if [ -d fdir ]; then rm -rf fdir fi