rdmsramd.com:	rdmsramd.c
	bcc -Md -ansi -O rdmsramd.c -o rdmsramd.com

clean:
	rm -f rdmsramd.com
