Makefile.in 127 Bytes
MODULE    = msvcirt.dll
IMPORTS   = msvcrt
EXTRADEFS = -D_MSVCIRT
PARENTSRC = ../msvcp90

C_SRCS = \
	exception.c \
	msvcirt.c