summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-04-17 21:03:23 +0000
committerdim <dim@FreeBSD.org>2011-04-17 21:03:23 +0000
commitd9e6052d4ec703f14849c7b8cad2795fc141edec (patch)
tree5fe8b25843e2a335b0bb3410998d4b4363031e4a /gnu/lib/Makefile
parent34f2672a905032e05414032bd2669880fe72ddb4 (diff)
downloadFreeBSD-src-d9e6052d4ec703f14849c7b8cad2795fc141edec.zip
FreeBSD-src-d9e6052d4ec703f14849c7b8cad2795fc141edec.tar.gz
Remove libobjc and other Objective-C related components, as these are
extremely outdated, and not used by anything in the base system. Silence from: current@
Diffstat (limited to 'gnu/lib/Makefile')
-rw-r--r--gnu/lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index cae52c3..c33cef6 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -11,8 +11,4 @@ SUBDIR= csu libgcc libgcov libdialog libgomp libodialog libregex libreadline \
SUBDIR+= libstdc++ libsupc++
.endif
-.if ${MK_OBJC} != "no"
-SUBDIR+= libobjc
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud