CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2019/11/14 17:06:46
Modified files: usr.bin/usbhidctl: Makefile share/mk : bsd.README bsd.prog.mk Log message: libusb was renamed to libusbhid in 2001 but the old DPADD var name was kept. Rename LIBUSB to LIBUSBHID as there is only one LIBUSB use and many more attempts to refer to LIBUSBHID.