summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 786eceea9f08e8051d9c5004a3481587763e1856 (plain)
1
2
3
4
5
6
7
Installing libusbg:

$ autoreconf -i
$ ./configure
$ make
$ make doxygen-doc [optional]
$ make install