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