diff options
Diffstat (limited to 'gcc/objc/Makefile.in')
-rw-r--r-- | gcc/objc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/Makefile.in b/gcc/objc/Makefile.in index bd08d7582f4..7a6a1e94138 100644 --- a/gcc/objc/Makefile.in +++ b/gcc/objc/Makefile.in @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License along with # GNU CC; see the file COPYING. If not, write to the Free Software # Foundation, 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. */ +# Boston, MA 02111-1307, USA. # This makefile is run by the parent dir's makefile. # thisdir1=`pwd`; \ |