msvcrt: Fix malloc_func_t/free_func_t calling convention.
[wine] / dlls / ntprint / tests / Makefile.in
1 TESTDLL   = ntprint.dll
2
3 C_SRCS = \
4         ntprint.c
5
6 @MAKE_TEST_RULES@