1 EXTRADEFS
= -D_KERNEL32_
2 TOPSRCDIR
= @top_srcdir@
8 ALTNAMES
= krnl386.exe comm.dll stress.dll system.dll toolhelp.dll windebug.dll win87em.dll wprocs.dll
10 EXTRALIBS
= $(LIBUNICODE
)
11 DLLMAIN
= MAIN_KernelInit
24 $(TOPOBJDIR
)/ole
/ole2nls.c \
55 messages
/winerr_enu.mc
58 EXTRASUBDIRS
= messages nls
$(TOPOBJDIR
)/ole
62 kernel.res
: $(MC_SRCS
:.mc
=.mc.rc
)
64 # Special rules for 16-bit resource and spec files
66 krnl386.exe.spec.c
: krnl386.exe.spec version16.res
67 $(LDPATH
) $(WINEBUILD
) $(DEFS
) -o
$@
--dll-name kernel
--main-module
$(MODULE
) --res version16.res
--spec
$(SRCDIR
)/krnl386.exe.spec
69 version16.res
: version16.rc
70 $(LDPATH
) $(WRC
) $(WRCFLAGS
) $(DIVINCL
) -o
$@
-O res16
$(SRCDIR
)/version16.rc