# configure TDM source code for Linux
#
rm -f Makefile datman/Makefile
cp -f man.par tdm.par
cp -f makefile.lnx Makefile
cp -f datman/makefile.lnx datman/Makefile
echo "Type 'make test'."
