Normal include files are searched in the following places:
/usr/lib/cc65/asminc
on Linux systems.CA65_INC if it is defined.asminc of the directory defined in the
environment variable CC65_HOME, if it is defined.
-I option
on the command line.Binary include files are searched in the following places:
--bin-include-dir option on the command line.