wine/dlls/infosoft/tests/Makefile.in
2007-12-06 21:24:24 +01:00

13 lines
259 B
Makefile

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