]> git.sur5r.net Git - cc65/commit
Added 'install' target.
authorOliver Schmidt <ol.sc@web.de>
Wed, 29 Jan 2014 20:42:26 +0000 (21:42 +0100)
committerOliver Schmidt <ol.sc@web.de>
Wed, 29 Jan 2014 20:42:26 +0000 (21:42 +0100)
commite320fe3db8ddb316eeb5e68e9af9aef75dd71628
tree23768dddc444869f87f32b454dc9cd2bf26ce150
parent4452156d1af88fab1bce2ac4a2cbea8800baccd6
Added 'install' target.

The 'install' target primarily aims to support pacaking tools. Therefore...
- It just presumes a "capable" install program to be present.
- There's intentionally no 'uninstall' target.
Makefile
libsrc/Makefile
src/Makefile