gdb/
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 74aa72ea11c4b0c9173ca8b38d5d63588a0b6a31..e5d9c0b0950b95c988fe2a3fce81a62699b9b09d 100644 (file)
@@ -6,7 +6,7 @@
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful,
@@ -15,9 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor,
-# Boston, MA 02110-1301, USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
@@ -42,8 +40,10 @@ man7dir = $(mandir)/man7
 man8dir = $(mandir)/man8
 man9dir = $(mandir)/man9
 infodir = @infodir@
-pdfdir = $(prefix)/share/doc/gdb
-htmldir = $(prefix)/html
+datarootdir = @datarootdir@
+docdir = @docdir@
+htmldir = @htmldir@
+pdfdir = @pdfdir@
 includedir = @includedir@
 
 # This can be referenced by `LIBINTL' as computed by
@@ -111,11 +111,8 @@ YLWRAP = $(srcdir)/../ylwrap
 # where to find makeinfo, preferably one designed for texinfo-2
 MAKEINFO=makeinfo
 
-# Contrary to documentation, the current directory is not
-# searched by texi2html, so specify it explicitly.
-# -macro 2007-07-26
-MAKEHTML = texi2html
-MAKEHTMLFLAGS = -menu -split_chapter -I .
+MAKEHTML = $(MAKEINFO) --html
+MAKEHTMLFLAGS =
 
 # Set this up with gcc if you have gnu ld and the loader will print out
 # line numbers for undefined references.
@@ -165,9 +162,6 @@ INTL = @LIBINTL@
 INTL_DEPS = @LIBINTL_DEP@
 INTL_CFLAGS = @INCINTL@
 
-# Where is the ICONV library?  This can be empty if libc has iconv.
-LIBICONV = @LIBICONV@
-
 # Did the user give us a --with-sysroot option?
 TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
 TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
@@ -271,11 +265,21 @@ SUBDIR_TUI_CFLAGS= \
 SUBDIR_PYTHON_OBS = \
        python.o \
        python-cmd.o \
+       python-frame.o \
+       python-function.o \
+       python-objfile.o \
+       python-prettyprint.o \
+       python-type.o \
        python-utils.o \
        python-value.o
 SUBDIR_PYTHON_SRCS = \
        python/python.c \
        python/python-cmd.c \
+       python/python-frame.c \
+       python/python-function.c \
+       python/python-objfile.c \
+       python/python-prettyprint.c \
+       python/python-type.c \
        python/python-utils.c \
        python/python-value.c
 SUBDIR_PYTHON_DEPS =
@@ -417,7 +421,7 @@ INSTALLED_LIBS=-lbfd -lreadline -lopcodes -liberty -ldecnumber \
        -lintl -liberty $(LIBGNU)
 CLIBS = $(SIM) $(READLINE) $(OPCODES) $(BFD) $(INTL) $(LIBIBERTY) $(LIBDECNUMBER) \
        $(XM_CLIBS) $(NAT_CLIBS) $(GDBTKLIBS) @LIBS@ \
-       $(LIBICONV) $(LIBEXPAT) \
+       $(LIBEXPAT) \
        $(LIBIBERTY) $(WIN32LIBS) $(LIBGNU)
 CDEPS = $(XM_CDEPS) $(NAT_CDEPS) $(SIM) $(BFD) $(READLINE_DEPS) \
        $(OPCODES) $(INTL_DEPS) $(LIBIBERTY) $(CONFIG_DEPS) $(LIBGNU)
@@ -486,6 +490,7 @@ ALL_TARGET_OBS = \
        i386-dicos-tdep.o \
        iq2000-tdep.o \
        linux-tdep.o \
+       lm32-tdep.o \
        m32c-tdep.o \
        m32r-linux-tdep.o m32r-tdep.o \
        m68hc11-tdep.o \
@@ -521,7 +526,8 @@ ALL_TARGET_OBS = \
        prologue-value.o \
        symfile-mem.o \
        corelow.o \
-       windows-tdep.o
+       windows-tdep.o \
+       linux-record.o
 
 # Host-dependent makefile fragment comes in here.
 @host_makefile_frag@
@@ -531,6 +537,9 @@ FLAGS_TO_PASS = \
        "prefix=$(prefix)" \
        "exec_prefix=$(exec_prefix)" \
        "infodir=$(infodir)" \
+       "datarootdir=$(datarootdir)" \
+       "docdir=$(docdir)" \
+       "htmldir=$(htmldir)" \
        "pdfdir=$(pdfdir)" \
        "libdir=$(libdir)" \
        "mandir=$(mandir)" \
@@ -636,6 +645,7 @@ SFILES = ada-exp.y ada-lang.c ada-typeprint.c ada-valprint.c ada-tasks.c \
        inf-loop.c \
        infcall.c \
        infcmd.c inflow.c infrun.c \
+       inline-frame.c \
        interps.c \
        jv-exp.y jv-lang.c jv-valprint.c jv-typeprint.c \
        language.c linespec.c \
@@ -663,7 +673,8 @@ SFILES = ada-exp.y ada-lang.c ada-typeprint.c ada-valprint.c ada-tasks.c \
        valarith.c valops.c valprint.c value.c varobj.c vec.c \
        wrapper.c \
        xml-tdesc.c xml-support.c \
-       inferior.c
+       inferior.c gdb_usleep.c \
+       record.c
 
 LINTFILES = $(SFILES) $(YYFILES) $(CONFIG_SRCS) init.c
 
@@ -733,7 +744,8 @@ config/sparc/nm-sol2.h config/nm-linux.h config/mips/nm-irix5.h     \
 config/rs6000/nm-rs6000.h top.h bsd-kvm.h gdb-stabs.h reggroups.h \
 annotate.h sim-regno.h dictionary.h dfp.h main.h frame-unwind.h        \
 remote-fileio.h i386-linux-tdep.h vax-tdep.h objc-lang.h \
-sentinel-frame.h bcache.h symfile.h windows-tdep.h linux-tdep.h
+sentinel-frame.h bcache.h symfile.h windows-tdep.h linux-tdep.h \
+gdb_usleep.h
 
 # Header files that already have srcdir in them, or which are in objdir.
 
@@ -806,6 +818,7 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
        user-regs.o \
        frame.o frame-unwind.o doublest.o \
        frame-base.o \
+       inline-frame.o \
        gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o \
        cp-namespace.o \
        reggroups.o regset.o \
@@ -814,7 +827,7 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
        solib.o solib-null.o \
        prologue-value.o memory-map.o xml-support.o \
        target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o \
-       inferior.o osdata.o
+       inferior.o osdata.o gdb_usleep.o record.o
 
 TSOBS = inflow.o
 
@@ -1105,9 +1118,10 @@ gdb1$(EXEEXT): gdb$(EXEEXT)
 # TAGS depends on all the files that go into it so you can rebuild TAGS
 # with `make TAGS' and not have to say `rm TAGS' first.
 
+GDB_NM_FILE = @GDB_NM_FILE@
 TAGS: $(DEPFILES) $(TAGFILES_NO_SRCDIR) $(TAGFILES_WITH_SRCDIR)
        @echo Making TAGS
-       @etags $(srcdir)/$(NAT_FILE) \
+       @etags $(srcdir)/$(GDB_NM_FILE) \
        `(for i in $(DEPFILES) $(TAGFILES_NO_SRCDIR); do \
                echo $(srcdir)/$$i ; \
        done ; for i in $(TAGFILES_WITH_SRCDIR); do \
@@ -1308,6 +1322,8 @@ ALLDEPFILES = \
        libunwind-frame.c \
        linux-fork.c \
        linux-tdep.c \
+       linux-record.c \
+       lm32-tdep.c \
        m68hc11-tdep.c \
        m32r-tdep.c \
        m32r-linux-nat.c m32r-linux-tdep.c \
@@ -1340,11 +1356,10 @@ ALLDEPFILES = \
        sh-tdep.c sh64-tdep.c shnbsd-tdep.c shnbsd-nat.c \
        sol2-tdep.c \
        solib-irix.c solib-svr4.c solib-sunos.c \
-       sparc-linux-nat.c \
-       sparc-linux-tdep.c sparc-nat.c sparc-sol2-nat.c sparc-sol2-tdep.c \
-       sparc-tdep.c sparc-sol2-nat.c sparc-sol2-tdep.c sparc64-linux-nat.c \
-       sparc64-linux-tdep.c sparc64-nat.c sparc64-sol2-tdep.c \
-       sparc64-tdep.c sparc64fbsd-nat.c sparc64fbsd-tdep.c \
+       sparc-linux-nat.c sparc-linux-tdep.c \
+       sparc-sol2-nat.c sparc-sol2-tdep.c sparc64-sol2-tdep.c \
+       sparc-nat.c sparc-tdep.c sparc64-linux-nat.c sparc64-linux-tdep.c \
+       sparc64-nat.c sparc64-tdep.c sparc64fbsd-nat.c sparc64fbsd-tdep.c \
        sparc64nbsd-nat.c sparc64nbsd-tdep.c sparc64obsd-tdep.c \
        sparcnbsd-nat.c sparcnbsd-tdep.c sparcobsd-tdep.c \
        spu-linux-nat.c spu-tdep.c \
@@ -1849,6 +1864,26 @@ python-cmd.o: $(srcdir)/python/python-cmd.c
        $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-cmd.c
        $(POSTCOMPILE)
 
+python-frame.o: $(srcdir)/python/python-frame.c
+       $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-frame.c
+       $(POSTCOMPILE)
+
+python-function.o: $(srcdir)/python/python-function.c
+       $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-function.c
+       $(POSTCOMPILE)
+
+python-objfile.o: $(srcdir)/python/python-objfile.c
+       $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-objfile.c
+       $(POSTCOMPILE)
+
+python-prettyprint.o: $(srcdir)/python/python-prettyprint.c
+       $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-prettyprint.c
+       $(POSTCOMPILE)
+
+python-type.o: $(srcdir)/python/python-type.c
+       $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-type.c
+       $(POSTCOMPILE)
+
 python-utils.o: $(srcdir)/python/python-utils.c
        $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-utils.c
        $(POSTCOMPILE)
This page took 0.025996 seconds and 4 git commands to generate.