repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
release.sh: restore -jJAILDIR option
[minix.git]
/
lib
/
libusb
/
Makefile
blob
b8709a2fc910147ed6474d475287a8b38cc0dea2
1
# Makefile for libdriver
2
3
LIB
=
usb
4
5
SRCS
=
usb.c
6
7
.
include
<
bsd.lib.mk
>