Makefile.in 95 Bytes
MODULE    = rtutils.dll
IMPORTLIB = rtutils

C_SRCS = \
	main.c \
	tracing.c

@MAKE_DLL_RULES@