msxml3: Corrected Entity Reference Test.
[wine.git] / dlls / winnls32 / Makefile.in
blob2a4e074bfba2cda6c0599afd296947fde1a54523
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winnls32.dll
6 IMPORTLIB = libwinnls32.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 winnls.c
12 SPEC_SRCS16 = winnls.spec
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend