Makefile.in 277 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = winhttp.dll
IMPORTS   = winhttp kernel32

CTESTS = \
	notification.c \
	winhttp.c

@MAKE_TEST_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend