Makefile.6502: use our atoi() and set the target
authorAlan Cox <alan@linux.intel.com>
Sat, 17 Jan 2015 20:51:53 +0000 (20:51 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 17 Jan 2015 20:51:53 +0000 (20:51 +0000)
commitbf000cd4fdde2233a5481422bdebf6c052f636b0
tree47911ed6523173c292c53298fb4099926f93297e
parentb38b1d65a748127494682206ee19e489a2e3d200
Makefile.6502: use our atoi() and set the target

If we don't set the target we end up with petscii paths not ascii ones in the
C library and that doesn't end well
Library/libs/Makefile.6502