TARGET = umem
#		*List Macros*


C_dependencies =  \
 allocate.c \
 emsmem.c \
 hash.c \
 list.c

LIB_dependencies = \
+allocate.obj \
+emsmem.obj \
+hash.obj \      
+list.obj

!include "..\..\lib.mak" 