~ubuntu-branches/ubuntu/utopic/usb-modeswitch/utopic

1
2
3
#!/bin/sh
gcc -O1 -Wall -o usb_modeswitch usb_modeswitch.c -lusb
strip usb_modeswitch