7 lines
70 B
Makefile
7 lines
70 B
Makefile
|
MODULE = msvcm80.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
msvcm80_main.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|