Makefile.in 90 Bytes
Newer Older
1 2 3 4 5 6 7 8
MODULE    = bcrypt.dll

C_SRCS = \
	bcrypt_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@