]> git.sur5r.net Git - cc65/commit
Deduct temporary library path name from library path name.
authorOliver Schmidt <ol.sc@web.de>
Mon, 10 Feb 2014 20:28:03 +0000 (21:28 +0100)
committerOliver Schmidt <ol.sc@web.de>
Mon, 10 Feb 2014 20:28:03 +0000 (21:28 +0100)
commite22fc15589ff902f8b161fe6b25bfc929bd4bf49
tree7bde024576061876bf865c6d80b840af19fd4c45
parentc3434817dafc2bfa09ba901bf8a20ae1dbc2bf72
Deduct temporary library path name from library path name.

Actually there's no need to fiddle with any automatic temp file name generation as we can just modify the library path name to generate a perfect temporary library path name.
src/Makefile
src/ar65/library.c