]> git.sur5r.net Git - cc65/commit
Create the .inc files before creating the dependency file, so we avoid
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 29 Sep 2009 11:59:10 +0000 (11:59 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 29 Sep 2009 11:59:10 +0000 (11:59 +0000)
commit16f05a78c25c8206a666442f16d3edc4783941f7
tree0d7070f4cbf4b9400392a33127ce73289a1a6b30
parentb5f25efad5a77792238ec8fb9a6cf577531c2f20
Create the .inc files before creating the dependency file, so we avoid
problems with files that weren't found.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4269 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/make/gcc.mak
src/ld65/make/gcc.mak