push 48260896d780205bc35dd82f8382d75decb9f038
[wine/hacks.git] / dlls / sti / Makefile.in
blob5bc46bc1d650c5fd41e51cf77cdbcff11a79f4f2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sti.dll
6 IMPORTLIB = sti
7 IMPORTS = uuid ole32 advapi32 kernel32
9 C_SRCS = \
10 regsvr.c \
11 sti.c \
12 sti_main.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend