wine/dlls/inetmib1/tests/Makefile.in
2008-06-25 10:56:13 +02:00

14 lines
257 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = inetmib1.dll
IMPORTS = snmpapi kernel32
CTESTS = \
main.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend