wine/dlls/winnls.dll16/Makefile.in
2010-07-21 17:38:36 +02:00

12 lines
220 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winnls.dll16
IMPORTS = winnls32
EXTRADLLFLAGS = -m16 -Wb,--main-module,winnls32.dll
C_SRCS = winnls.c
@MAKE_DLL_RULES@