I'm using OS X Mavericks (10.9). Is there a way to condense my gcc
command a bit, so I don't have to type the following verbose version of a command just to compile?
gcc -L /usr/local/Cellar/libusb/1.0.9/lib -I /usr/local/include -o xout usbtest.c -l usb-1.0