msvcrt: Added _set_fmode and _get_fmode implementation.
[wine] / dlls / toolhelp.dll16 / Makefile.in
1 MODULE    = toolhelp.dll16
2 EXTRADLLFLAGS = -m16
3
4 C_SRCS = toolhelp.c
5
6 @MAKE_DLL_RULES@