dbghelp: In i386 stack unwinder, only check for NULL ebp after calling the dwarf...
[wine] / dlls / npmshtml / Makefile.in
1 MODULE    = npmshtml.dll
2 IMPORTS   = mshtml
3
4 C_SRCS = main.c
5 RC_SRCS = rsrc.rc
6
7 @MAKE_DLL_RULES@