how to install asftavm:
----------------------------

a. untar the archive

b. change to the aswvdial directory
	cd aswvdial-x.xx/aswvdial
c. compile it
	type 'make'
d. install it
	copy it to a directory in your path
	example: cp aswvdial /usr/local/bin
	         cp netup    /usr/local/bin
	         cp netdown  /usr/local/bin
