projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Test for %Systemroot%.
[wine]
/
dlls
/
winaspi
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = wnaspi32.dll
6
IMPORTS = advapi32 kernel32
7
8
C_SRCS = \
9
aspi.c \
10
winaspi32.c
11
12
C_SRCS16 = \
13
winaspi16.c
14
15
SPEC_SRCS16 = winaspi.spec
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: