repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
netstat: Implement -a option.
[wine.git]
/
dlls
/
wnaspi32
/
Makefile.in
blob
1235ad2cb58070a5a754ec349024a65317e393c4
1
MODULE
=
wnaspi32.dll
2
IMPORTLIB
=
wnaspi32
3
IMPORTS
=
advapi32
4
5
C_SRCS
=
\
6
aspi.c \
7
winaspi32.c
8
9
@MAKE_DLL_RULES@