#
# Makefile for speed.exe
#

PROJECT = speed
OBJS    = speed.o
LIBS    =

include ..\..\rsxntmak.gnu

