# Mac-on-Linux normally starts up a boot loader, such as the Mac OS
# ROM file, which in turn loads the operating system of the virtual
# machine.  A number of utilities that can be started instead of boot
# loaders are included with the package and like any boot loader must
# be statically linked.

# a tool for testing the virtual machine itself
mol: statically-linked-binary ./usr/lib/mol/bin/selftest

# a tool for changing the keyboard mapping
mol: statically-linked-binary ./usr/lib/mol/bin/keyremap
