Makefile.in 63 Bytes
Newer Older
1 2 3 4 5 6
MODULE    = inkobj.dll

C_SRCS = \
	inkobj.c

@MAKE_DLL_RULES@