Release 1.5.29.
[wine] / programs / wscript / tests / Makefile.in
1 TESTDLL   = wscript.exe
2 IMPORTS   = ole32 oleaut32 psapi advapi32
3
4 C_SRCS = \
5         run.c
6
7 RC_SRCS   = rsrc.rc
8
9 @MAKE_TEST_RULES@