aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1997-07-14 07:56:23 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1997-07-14 07:56:23 -0400
commit56f21a2634ee56483bee7abcfceb5bf8a2c18108 (patch)
tree93aab81fc15a55f24874d2806ced886e85df9868 /gcc
parent8ed3da96963b56e41b3feac42727546766c4dbcc (diff)
downloadgcc-56f21a2634ee56483bee7abcfceb5bf8a2c18108.zip
gcc-56f21a2634ee56483bee7abcfceb5bf8a2c18108.tar.gz
gcc-56f21a2634ee56483bee7abcfceb5bf8a2c18108.tar.bz2
Remove unapproved change.
From-SVN: r14433
Diffstat (limited to 'gcc')
-rw-r--r--gcc/objc/Make-lang.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/objc/Make-lang.in b/gcc/objc/Make-lang.in
index 0d7907f..50b146f 100644
--- a/gcc/objc/Make-lang.in
+++ b/gcc/objc/Make-lang.in
@@ -183,8 +183,6 @@ $(srcdir)/objc/libobjc_entry.o: $(srcdir)/objc/libobjc_entry.c
$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) \
-c $(srcdir)/objc/libobjc_entry.c -o $@
-$(OBJC_O): $(GCC_PASSES)
-
# Build the Objective C runtime library.
libobjc.a: cc1obj specs stmp-int-hdrs libgcc2.ready \
$(USE_COLLECT2) $(EXTRA_PARTS) $(OBJC_O)