#
# Makefile for enumw.c
#

PROJECT = enumw
OBJS    = enumw.o
LIBS    =
RESOURCES = enumw.rc

include ..\..\rsxntmak.gnu

