Makefile.in 91 Bytes
TESTDLL   = comcat.dll
IMPORTS   = ole32 advapi32

C_SRCS = \
	comcat.c

@MAKE_TEST_RULES@