winnls32: Make winnls.dll into a stand-alone 16-bit module.
[wine/multimedia.git] / dlls / winnls32 / Makefile.in
blobecdfc1c94c3a7306b4342eae5c65ea5cd9cef786
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winnls32.dll
6 IMPORTLIB = winnls32
7 IMPORTS = kernel32
9 C_SRCS = \
10 winnls.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend