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