mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Go ahead and install usbdevs. This will be used by the usbdevs device
to print more information about some devices.
This commit is contained in:
parent
db030f1dbc
commit
768c91f62a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174763
@ -1,10 +1,13 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../sys/dev/usb
|
||||
|
||||
FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
|
||||
committers-src.dot eqnchar flowers init.ee \
|
||||
iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
|
||||
scsi_modes usb_hid_usages
|
||||
scsi_modes usb_hid_usages usbdevs
|
||||
|
||||
NO_OBJ=
|
||||
FILESDIR= ${BINDIR}/misc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user