File: README

package info (click to toggle)
usbutils 1%3A007-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,192 kB
  • ctags: 826
  • sloc: sh: 11,271; ansic: 6,702; python: 433; makefile: 190
file content (9 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
first get usbhid-dump:
	git submodule init
	git submodule update
initialize autobuild with:
	autoreconf --install --symlink
configure with:
	./configure
build with:
	make