Documentation updates.
[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 ALTNAMES  = winaspi.dll
8
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
11
12 C_SRCS = \
13         aspi.c \
14         winaspi32.c
15
16 C_SRCS16 = \
17         winaspi16.c
18
19 @MAKE_DLL_RULES@
20
21 ### Dependencies: