meow.git
README
meow - 6502 assembler
=====================
installation
------------
meow comes with a Makefile and config.mk file for building. edit config.mk to
match your local setup (meow is installed into the /usr/local namespace by
default; you may need to modify your $PATH).
meow can be built and installed with the following command (run as root):
make install