Signed-off-by: Seth Price <sprice623@aol.com>
$PREFIX
.macpack fails to find the $PREFIX/share/cc65 directory when `$PREFIX` is not specified at compile time—not install time. See <https://github.com/cc65/cc65/issues/1726> for more info. Signed-off-by: Seth Price <sprice623@aol.com>