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