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

15 lines
275 B
Makefile
Raw Normal View History

2008-03-24 21:53:14 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = jscript.dll
2008-09-05 02:38:44 +02:00
IMPORTS = oleaut32 ole32 kernel32
2008-03-24 21:53:14 +01:00
CTESTS = \
2008-09-05 02:38:44 +02:00
jscript.c \
run.c
2008-03-24 21:53:14 +01:00
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend