From: Kresten Krab Thorup Date: Mon, 11 Jul 1994 18:00:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50b07e5b2ab2ff379ac446188af8707b91c5668f;p=gcc.git *** empty log message *** From-SVN: r7705 --- diff --git a/gcc/objc/Makefile.in b/gcc/objc/Makefile.in index 11eab9d876d..6df18886283 100644 --- a/gcc/objc/Makefile.in +++ b/gcc/objc/Makefile.in @@ -1,5 +1,5 @@ # GNU Objective C Runtime Makefile -# Copyright (C) 1993, 1994 Free Software Foundation, Inc. +# Copyright (C) 1993 Free Software Foundation, Inc. # # This file is part of GNU CC. # @@ -36,7 +36,7 @@ AR = ar AR_FLAGS = rc # Always search these dirs when compiling. -SUBDIR_INCLUDES = -I. -I.. -I$(srcdir) -I$(srcdir)/config -I$(srcdir)/include +SUBDIR_INCLUDES = -I. -I.. -I$(srcdir) -I$(srcdir)/config .c.o: $(GCC_FOR_TARGET) $(OPTIMIZE) \