Makefile.in 85 Bytes
MODULE    = sensapi.dll
IMPORTLIB = sensapi

C_SRCS = \
	sensapi.c

@MAKE_DLL_RULES@