Makefile.in 99 Bytes
Newer Older
1 2 3 4 5 6 7
TESTDLL   = mmcndmgr.dll
IMPORTS   = ole32 shlwapi uuid

C_SRCS = \
	mmcndmgr.c

@MAKE_TEST_RULES@