Makefile.in 83 Bytes
Newer Older
1
MODULE    = mscat32.dll
2
IMPORTS   = wintrust
3 4 5 6 7

C_SRCS = \
	main.c

@MAKE_DLL_RULES@