mirror of git://gcc.gnu.org/git/gcc.git
Correction. Checking in gcj/Makefile.in.
2006-05-24 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html target. Add install-html to .PHONY * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * gcj/Makefile.in: Regenerate. * include/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. From-SVN: r114136
This commit is contained in:
parent
153d08d59b
commit
5bd4b476f7
|
@ -1,8 +1,8 @@
|
||||||
# Makefile.in generated by automake 1.9.3 from Makefile.am.
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
# @configure_input@
|
# @configure_input@
|
||||||
|
|
||||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
# 2003, 2004 Free Software Foundation, Inc.
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
# This Makefile.in is free software; the Free Software Foundation
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
# gives unlimited permission to copy and/or distribute it,
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
# with or without modifications, as long as this notice is preserved.
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
@ -124,7 +124,6 @@ GCSPEC = @GCSPEC@
|
||||||
GCTESTSPEC = @GCTESTSPEC@
|
GCTESTSPEC = @GCTESTSPEC@
|
||||||
GLIB_CFLAGS = @GLIB_CFLAGS@
|
GLIB_CFLAGS = @GLIB_CFLAGS@
|
||||||
GLIB_LIBS = @GLIB_LIBS@
|
GLIB_LIBS = @GLIB_LIBS@
|
||||||
GREP = @GREP@
|
|
||||||
GTK_AWT_FALSE = @GTK_AWT_FALSE@
|
GTK_AWT_FALSE = @GTK_AWT_FALSE@
|
||||||
GTK_AWT_TRUE = @GTK_AWT_TRUE@
|
GTK_AWT_TRUE = @GTK_AWT_TRUE@
|
||||||
GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
|
GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
|
||||||
|
@ -226,7 +225,6 @@ USING_WIN32_THREADS_TRUE = @USING_WIN32_THREADS_TRUE@
|
||||||
VERSION = @VERSION@
|
VERSION = @VERSION@
|
||||||
XLIB_AWT_FALSE = @XLIB_AWT_FALSE@
|
XLIB_AWT_FALSE = @XLIB_AWT_FALSE@
|
||||||
XLIB_AWT_TRUE = @XLIB_AWT_TRUE@
|
XLIB_AWT_TRUE = @XLIB_AWT_TRUE@
|
||||||
XMKMF = @XMKMF@
|
|
||||||
X_CFLAGS = @X_CFLAGS@
|
X_CFLAGS = @X_CFLAGS@
|
||||||
X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
||||||
X_LIBS = @X_LIBS@
|
X_LIBS = @X_LIBS@
|
||||||
|
@ -235,8 +233,14 @@ ZINCS = @ZINCS@
|
||||||
ZLIBS = @ZLIBS@
|
ZLIBS = @ZLIBS@
|
||||||
ZLIBSPEC = @ZLIBSPEC@
|
ZLIBSPEC = @ZLIBSPEC@
|
||||||
ZLIBTESTSPEC = @ZLIBTESTSPEC@
|
ZLIBTESTSPEC = @ZLIBTESTSPEC@
|
||||||
|
ac_ct_AR = @ac_ct_AR@
|
||||||
|
ac_ct_AS = @ac_ct_AS@
|
||||||
ac_ct_CC = @ac_ct_CC@
|
ac_ct_CC = @ac_ct_CC@
|
||||||
ac_ct_CXX = @ac_ct_CXX@
|
ac_ct_CXX = @ac_ct_CXX@
|
||||||
|
ac_ct_GCJ = @ac_ct_GCJ@
|
||||||
|
ac_ct_LD = @ac_ct_LD@
|
||||||
|
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||||
|
ac_ct_STRIP = @ac_ct_STRIP@
|
||||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||||
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
||||||
|
@ -256,10 +260,7 @@ build_os = @build_os@
|
||||||
build_subdir = @build_subdir@
|
build_subdir = @build_subdir@
|
||||||
build_vendor = @build_vendor@
|
build_vendor = @build_vendor@
|
||||||
datadir = @datadir@
|
datadir = @datadir@
|
||||||
datarootdir = @datarootdir@
|
|
||||||
dbexecdir = @dbexecdir@
|
dbexecdir = @dbexecdir@
|
||||||
docdir = @docdir@
|
|
||||||
dvidir = @dvidir@
|
|
||||||
exec_prefix = @exec_prefix@
|
exec_prefix = @exec_prefix@
|
||||||
extra_ldflags_libjava = @extra_ldflags_libjava@
|
extra_ldflags_libjava = @extra_ldflags_libjava@
|
||||||
gxx_include_dir = @gxx_include_dir@
|
gxx_include_dir = @gxx_include_dir@
|
||||||
|
@ -270,7 +271,6 @@ host_cpu = @host_cpu@
|
||||||
host_os = @host_os@
|
host_os = @host_os@
|
||||||
host_subdir = @host_subdir@
|
host_subdir = @host_subdir@
|
||||||
host_vendor = @host_vendor@
|
host_vendor = @host_vendor@
|
||||||
htmldir = @htmldir@
|
|
||||||
includedir = @includedir@
|
includedir = @includedir@
|
||||||
infodir = @infodir@
|
infodir = @infodir@
|
||||||
install_sh = @install_sh@
|
install_sh = @install_sh@
|
||||||
|
@ -278,16 +278,13 @@ libdir = @libdir@
|
||||||
libexecdir = @libexecdir@
|
libexecdir = @libexecdir@
|
||||||
libgcj_basedir = @libgcj_basedir@
|
libgcj_basedir = @libgcj_basedir@
|
||||||
libstdcxx_incdir = @libstdcxx_incdir@
|
libstdcxx_incdir = @libstdcxx_incdir@
|
||||||
localedir = @localedir@
|
|
||||||
localstatedir = @localstatedir@
|
localstatedir = @localstatedir@
|
||||||
mandir = @mandir@
|
mandir = @mandir@
|
||||||
mkdir_p = @mkdir_p@
|
mkdir_p = @mkdir_p@
|
||||||
mkinstalldirs = @mkinstalldirs@
|
mkinstalldirs = @mkinstalldirs@
|
||||||
oldincludedir = @oldincludedir@
|
oldincludedir = @oldincludedir@
|
||||||
pdfdir = @pdfdir@
|
|
||||||
prefix = @prefix@
|
prefix = @prefix@
|
||||||
program_transform_name = @program_transform_name@
|
program_transform_name = @program_transform_name@
|
||||||
psdir = @psdir@
|
|
||||||
sbindir = @sbindir@
|
sbindir = @sbindir@
|
||||||
sharedstatedir = @sharedstatedir@
|
sharedstatedir = @sharedstatedir@
|
||||||
subdirs = @subdirs@
|
subdirs = @subdirs@
|
||||||
|
|
Loading…
Reference in New Issue