]> git.sur5r.net Git - cc65/commit
Have src/Makefile and libsrc/Make use disjoint work directories.
authorOliver Schmidt <ol.sc@web.de>
Wed, 5 Mar 2014 22:24:35 +0000 (23:24 +0100)
committerOliver Schmidt <ol.sc@web.de>
Wed, 5 Mar 2014 22:24:35 +0000 (23:24 +0100)
commit3f0af9b241e22d3d08772be66a01802b2ef65e65
tree4f445055dfcacb7e2014e27a0f1fdd9c2eea8cbe
parent9e409a67d2cdf8f8d5ea9dc24e9cc32140b31815
Have src/Makefile and libsrc/Make use disjoint work directories.

Building the clean target in src or libsrc should only delete stuff created by the make in those directories. Having both separated allows the Travis CI build to replace the native binaries with cross built binaries while keeping everything else.
.travis.yml
libsrc/Makefile
libsrc/apple2/targetutil/Makefile.inc
libsrc/atari/targetutil/Makefile.inc
libsrc/geos-apple/targetutil/Makefile.inc
libsrc/nes/Makefile.inc