mountmgr: Store the contents of the device symlink in the drive object.
[wine/multimedia.git] / dlls / sti / Makefile.in
blobdd977acd30c7c5ae8cbf013357aa37a42fc42f8e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sti.dll
6 IMPORTLIB = sti
7 IMPORTS = kernel32
9 C_SRCS = sti_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend