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