Do not compile hash_compat.c.

This commit is contained in:
kan 2007-05-19 05:52:28 +00:00
parent b354f6c72b
commit 04fe1b9823

View File

@ -11,7 +11,7 @@ SHLIB_MAJOR= 2
SRCS= archive.c class.c encoding.c gc.c hash.c init.c linking.m misc.c \
nil_method.c NXConstStr.m Object.m objects.c Protocol.m sarray.c \
selector.c sendmsg.c thr.c thr-objc.c exception.c hash_compat.c
selector.c sendmsg.c thr.c thr-objc.c exception.c
INCS= encoding.h hash.h objc-api.h objc-list.h objc.h runtime.h \
sarray.h thr.h typedstream.h NXConstStr.h Object.h Protocol.h