oleaut32: Improve the LHashValOfNameSys() documentation a bit.
[wine/hacks.git] / dlls / cryptui / Makefile.in
blob2ab5e165dbb21115cadec71f218dab82828459d0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptui.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend