#
# Makefile for enumw.c
#

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

include ..\..\rsxntmak.gnu

