summaryrefslogtreecommitdiff
path: root/lib/libusbhid/Makefile
AgeCommit message (Collapse)Author
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
ok guenther@
2012-07-16revert previous, it was hardly tested and is causing too many issues too ↵Jasper Lievisse Adriaanse
close to release. as discussed with and ok mpi@ deraadt@
2012-07-11- port multiple report ID support for HID parser from FreeBSD codeYojiro Uo
(rev. 205728, 224511 and 225839) - add hid_get_report_id(3) to get id of a descriptor. - crank the major in shlib_version 3.0 -> 4.0 ok deraadt@, mpi@
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2004-06-04knf + new interface: hid_start() is non-exit non-stderr spewing version of ↵Theo de Raadt
hid_init(); ok matthieu millert
2002-09-06add shared lib.Brad Smith
-- Ok'd by: deraadt@
2001-12-30Rename libusb to libusbhid, a better name, per NetBSDPeter Valchev