]> git.sur5r.net Git - cc65/commit
Removed reference to CC65_HOME.
authorOliver Schmidt <ol.sc@web.de>
Tue, 7 May 2013 15:58:56 +0000 (17:58 +0200)
committerOliver Schmidt <ol.sc@web.de>
Tue, 7 May 2013 17:05:43 +0000 (19:05 +0200)
commit717121a7cf20cb53d4fce479b70e838fadeb9a8b
treed58fa79312ba98bcf81714709ba0b527a0a9b916
parent969c3b748816e690255d189e662e4102099d1e9d
Removed reference to CC65_HOME.

Now that we're pretty much independent from CC65_HOME
it doesn't make sense anymore to look for it in the Makefiles.

So rather dynamically check if there are "local" binaries in the
../bin directory. If there are "local" binaries use them - and
otherwise rely on "installed" binaries found in the path.
libsrc/Makefile