Makefile.in 126 Bytes
EXTRADEFS = -DCOM_NO_WINDOWS_H
TESTDLL   = sti.dll
IMPORTS   = ole32
EXTRALIBS = -luuid

C_SRCS = \
	sti.c

@MAKE_TEST_RULES@