1
0
mirror of https://github.com/cc65/cc65.git synced 2025-03-25 00:35:39 +00:00
Oliver Schmidt 32daa3dd2b Added support for 'prefix'.
If the variable 'prefix' is defined then the builtin search paths are set to
$(prefix)/lib/cc65/... allowing to build binaries intended for installation.

Note that the library build still works with these binaries as it generally
overrides the builtin search paths by setting the CC65_HOME env var.
2013-06-07 23:13:46 +02:00
..
2013-05-28 21:56:37 +02:00
2013-05-28 21:56:37 +02:00
2013-05-28 21:56:37 +02:00
2013-04-27 17:39:52 +02:00
2013-05-24 18:36:59 +02:00
2013-06-07 23:13:46 +02:00