1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00

Do not compile hash_compat.c.

This commit is contained in:
Alexander Kabaev 2007-05-19 05:52:28 +00:00
parent 4ce71ef718
commit 68e56eb18e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169736

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