Makefile.in 82 Bytes
Newer Older
1 2 3 4 5 6 7
MODULE    = olethk32.dll

C_SRCS = main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@