# the Mac-on-Linux emulator normally starts up a boot loader, such as
# the Mac OS ROM file, which in turn loads the operating system of the
# virtual machine.  In order to test the functionality of the emulator
# independently of the OS installation, the package provides a small
# selftest binary that simply outputs a few performance measurements.
# Like a normal boot loader, this binary must be statically linked.

mol: statically-linked-binary ./usr/lib/mol/bin/selftest
