MiniCC - Minimal Incomplete Intel Compiler Collection
=====================================================

Build
-----

make clean        - Clean all
make              - Build all
make systemtest   - Run all system tests

Run
---

./mcc <Arguments>


Directories
-----------

tests/      : Unit tests
systemtest/ : System tests with dejagnu