wine-wine/dlls/winnls32/Makefile.in

13 lines
192 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winnls32.dll
IMPORTLIB = winnls32
IMPORTS = kernel32
C_SRCS = \
winnls.c
@MAKE_DLL_RULES@