Instrument winegcc to use the compilers and options detected at
[wine/hacks.git] / dlls / winaspi / Makefile.in
blob12ac83c39fbe1ea244f74b15b94595b6110f9177
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wnaspi32.dll
6 IMPORTS = advapi32 kernel32
7 ALTNAMES = winaspi.dll
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
11 C_SRCS = \
12 aspi.c \
13 winaspi32.c
15 C_SRCS16 = \
16 winaspi16.c
18 @MAKE_DLL_RULES@
20 ### Dependencies: