summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2007-05-19 05:52:28 +0000
committerkan <kan@FreeBSD.org>2007-05-19 05:52:28 +0000
commit04fe1b9823bd845692b08250311e979f3da8917b (patch)
tree28b37eaf7586a8188fbcb1c163dc45c0afd01e5d /gnu
parentb354f6c72b4663a761ec77e6df5a772b36cc17e3 (diff)
downloadFreeBSD-src-04fe1b9823bd845692b08250311e979f3da8917b.zip
FreeBSD-src-04fe1b9823bd845692b08250311e979f3da8917b.tar.gz
Do not compile hash_compat.c.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/libobjc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile
index fad1687..de10f71 100644
--- a/gnu/lib/libobjc/Makefile
+++ b/gnu/lib/libobjc/Makefile
@@ -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
OpenPOWER on IntegriCloud