1 EXTRADEFS = -DUSE_MSVCRT_PREFIX 2 MODULE = msvcrt20.dll 3 IMPORTLIB = msvcrt20 4 IMPORTS = msvcrt 5 6 C_SRCS = msvcrt20.c 7 8 @MAKE_DLL_RULES@