EXTRADEFS = -DUSE_MSVCRT_PREFIX
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msvcrt40.dll
IMPORTLIB = libmsvcrt40.$(IMPLIBEXT)
IMPORTS = msvcrt kernel32
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend
-
Alexandre Julliard authored60e122b0