Makefile.in 110 Bytes
MODULE    = winscard.dll
IMPORTLIB = winscard

C_SRCS = \
	winscard.c

RC_SRCS = \
	rsrc.rc

@MAKE_DLL_RULES@