projects
/
usb-driver
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
use a pthread mutex for interrupts
[usb-driver]
/
Makefile
1
CFLAGS
=-
Wall
2
3
xilinx.so
:
xilinx.c xilinx.h
4
gcc
$(
CFLAGS
) $< -
o
$
@
-
ldl
-
lusb
-
lpthread
-
shared
5
6
clean
:
7
rm
-
f xilinx.so
Impressum
,
Datenschutz