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