Mercurial > hg > audiodb
view tests/0043/clean.sh @ 650:6d5d4c733781
Protect <sys/mman.h> in audioDB.h against being included with mingw
author | mas01cr |
---|---|
date | Wed, 14 Oct 2009 12:12:37 +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