wine/dlls/winhttp/Makefile.in

13 lines
243 B
Makefile
Raw Normal View History

2007-07-30 22:54:42 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
2007-07-31 13:35:42 +00:00
MODULE = winhttp.dll
2007-07-30 22:54:42 +00:00
IMPORTS = kernel32
C_SRCS = main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend