Sweden-Number/dlls/ws2_32/tests/Makefile.in

13 lines
199 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ws2_32.dll
IMPORTS = ws2_32 kernel32 user32
C_SRCS = \
protocol.c \
sock.c
@MAKE_TEST_RULES@