To compile give "make".

To compile static give "make static".

If you have not the bluetooth libraries please go to http://www.bluez.org
and download the last bluez-libs from the download section.

To compile without bluetooth support open Makefile and remove "bluetooth.o"
from OBJS and "-lbluetooth" from SYSLIBS, open "miax.h" and replace
"bt_modem" with "tty_modem" and "bt_audio" with "oss_audio", give "make
clean" and "make" again and, of course, run miax without "-b" option.



