makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / ddeml.dll16 / Makefile.in
1 MODULE    = ddeml.dll16
2 IMPORTS   = user32
3 EXTRADLLFLAGS = -m16
4
5 C_SRCS = ddeml.c
6
7 @MAKE_DLL_RULES@