Makefile.in 79 Bytes
MODULE    = hal.dll

C_SRCS = \
	hal.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@