
Installation:
-------------

  Note: If you want to install it into your local directory ("debianized"),
        then you have to change two files first:

        Makefile:  DEST_DIR = /opt/ldasm -> DEST_DIR = ~/ldasm
        bin/ldasm: DIR=/opt/ldasm -> DIR=$HOME/ldasm
 
  1. "make"
  2. "make install" as root
