Makefile.in 98 Bytes
Newer Older
1 2 3 4 5 6 7
TESTDLL   = dmsynth.dll
IMPORTS   = oleaut32 ole32 uuid

C_SRCS = \
	dmsynth.c

@MAKE_TEST_RULES@