# Copyright (C) 1999-2000 Qute Corporation. All rights reserved.
#
# makefile for samples/RSMon
#	$Id: $

include ../makefile.inc

all:	RSMon.fx

RSMon.fx:	RSMon.bin
RSMon.bin:	RSMon.obj
RSMon.obj:	RSMon.c Comm.c
