MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
28 stars 31 forks source link

Link mega65_ftp.osx statically against libusb #151

Closed ki-bo closed 1 year ago

ki-bo commented 1 year ago

Updated Makefile to link macOS version of mega65_ftp statically against libusb, so end users don't have to manually install libraries on their system. Will also help making m65connect easier to install for end users.