vdudouyt / minipro

An open source program for controlling the MiniPRO TL866xx series of chip programmers
383 stars 77 forks source link

macOS Makefile uses pkg-config #94

Closed raybellis closed 6 years ago

raybellis commented 6 years ago

Use pkg-config to find the path and settings for libusb.

Also renamed the macOS-specific Makefile for consistency with Apple's current branding.

DavidGriffith commented 6 years ago

@raybellis, could you check to see if this patch takes care of #85?

raybellis commented 6 years ago

I'd say it does, in so much as the update to the README provides clearer instructions for building on macOS