wine/dlls/snmpapi/tests/Makefile.in
2007-01-23 11:31:59 +01:00

13 lines
256 B
Makefile

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