makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / unicows / Makefile.in
1 MODULE    = unicows.dll
2 IMPORTLIB = unicows
3 IMPORTS   = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
4             rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32
5
6 @MAKE_DLL_RULES@