TESTDLL = wscript.exe
IMPORTS = ole32 oleaut32 psapi advapi32
C_SRCS = \
run.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@