stash
[wine/wine64.git] / dlls / mprapi / Makefile.in
blob9dca2d4cffa8ca6ed69d64ab3c34ef6c5ecd3b36
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mprapi.dll
6 IMPORTLIB = mprapi
7 IMPORTS = kernel32
9 C_SRCS = \
10 mprapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend