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