makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / ole2nls.dll16 / Makefile.in
1 MODULE    = ole2nls.dll16
2
3 EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
4 EXTRARCFLAGS  = -O res16
5
6 C_SRCS = ole2nls.c
7
8 RC_SRCS = version.rc
9
10 @MAKE_DLL_RULES@