ntoskrnl.exe: Fix some FIXMEs.
[wine/hacks.git] / dlls / olesvr32 / Makefile.in
blob25c3dec01c6c48b66b7f2b090473793e4877505d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olesvr32.dll
6 IMPORTLIB = olesvr32
7 IMPORTS = kernel32
9 C_SRCS = \
10 olesvr_main.c
12 SPEC_SRCS16 = olesvr.spec
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend