Makefile.in 82 Bytes
MODULE    = snmpapi.dll
IMPORTLIB = snmpapi

C_SRCS = \
	main.c

@MAKE_DLL_RULES@