Sweden-Number/dlls/win32s/Makefile.in

23 lines
316 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = w32skrnl.dll
IMPORTLIB = libw32skrnl.$(IMPLIBEXT)
IMPORTS = kernel32
C_SRCS = \
w32skernel.c \
w32sys.c
C_SRCS16 = \
win32s16.c
SPEC_SRCS16 = \
w32sys.spec \
win32s16.spec
@MAKE_DLL_RULES@
### Dependencies: