makefiles: Add a standard header for all makefiles to replace the common variable...
[wine/multimedia.git] / dlls / mscoree / Makefile.in
blob9f7149d2386ccad0b392e7710c5e5958368d7e4a
1 MODULE = mscoree.dll
2 IMPORTS = uuid shell32 advapi32
4 C_SRCS = \
5 corruntimehost.c \
6 mscoree_main.c
8 @MAKE_DLL_RULES@