Makefile.in 102 Bytes
TESTDLL   = devenum.dll
IMPORTS   = oleaut32 ole32 advapi32

C_SRCS = \
	devenum.c

@MAKE_TEST_RULES@