Makefile.in 86 Bytes EditWeb IDE 1 2 3 4 5 6 MODULE = msvcr70.dll IMPORTLIB = msvcr70 IMPORTS = msvcrt C_SRCS = \ msvcr70.c