makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / msvcp80 / Makefile.in
1 MODULE    = msvcp80.dll
2
3 C_SRCS = \
4         msvcp80.c
5
6 @MAKE_DLL_RULES@