muse1.7b4/
muse1.7b4/config/
muse1.7b4/doc/
muse1.7b4/run/
muse1.7b4/run/db/
muse1.7b4/src/
muse1.7b4/src/db/
muse1.7b4/src/files/
muse1.7b4/src/io/
muse1.7b4/src/prog/
muse1.7b4/src/util/
#!/bin/sh
# use this to bootstrap your Makefile if it gets corrupted in some way,
# or just plain needs updating.
if [ ! -f ../config/config.h ]
then
  echo copying config-dist to config.h.
  cp ../config/config-dist ../config/config.h
fi
./domakefile