projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dmusic: Set instrument stream position where the instrument begins, not at the beginn...
[wine]
/
dlls
/
scsiport.sys
/
Makefile.in
1
MODULE = scsiport.sys
2
IMPORTS = ntoskrnl.exe
3
EXTRADLLFLAGS = -Wb,--subsystem,native
4
5
C_SRCS = \
6
scsiport.c
7
8
@MAKE_DLL_RULES@