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