| 1 | # Makefile.in generated by automake 1.6 from Makefile.am.
|
|---|
| 2 | # @configure_input@
|
|---|
| 3 |
|
|---|
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
|---|
| 5 | # Free Software Foundation, Inc.
|
|---|
| 6 | # This Makefile.in is free software; the Free Software Foundation
|
|---|
| 7 | # gives unlimited permission to copy and/or distribute it,
|
|---|
| 8 | # with or without modifications, as long as this notice is preserved.
|
|---|
| 9 |
|
|---|
| 10 | # This program is distributed in the hope that it will be useful,
|
|---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|---|
| 13 | # PARTICULAR PURPOSE.
|
|---|
| 14 |
|
|---|
| 15 | @SET_MAKE@
|
|---|
| 16 |
|
|---|
| 17 | # Main Automakefile for GNU diffutils.
|
|---|
| 18 |
|
|---|
| 19 | # Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
|---|
| 20 | SHELL = @SHELL@
|
|---|
| 21 |
|
|---|
| 22 | srcdir = @srcdir@
|
|---|
| 23 | top_srcdir = @top_srcdir@
|
|---|
| 24 | VPATH = @srcdir@
|
|---|
| 25 | prefix = @prefix@
|
|---|
| 26 | exec_prefix = @exec_prefix@
|
|---|
| 27 |
|
|---|
| 28 | bindir = @bindir@
|
|---|
| 29 | sbindir = @sbindir@
|
|---|
| 30 | libexecdir = @libexecdir@
|
|---|
| 31 | datadir = @datadir@
|
|---|
| 32 | sysconfdir = @sysconfdir@
|
|---|
| 33 | sharedstatedir = @sharedstatedir@
|
|---|
| 34 | localstatedir = @localstatedir@
|
|---|
| 35 | libdir = @libdir@
|
|---|
| 36 | infodir = @infodir@
|
|---|
| 37 | mandir = @mandir@
|
|---|
| 38 | includedir = @includedir@
|
|---|
| 39 | oldincludedir = /usr/include
|
|---|
| 40 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 41 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 42 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 43 | top_builddir = .
|
|---|
| 44 |
|
|---|
| 45 | ACLOCAL = @ACLOCAL@
|
|---|
| 46 | AUTOCONF = @AUTOCONF@
|
|---|
| 47 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 48 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 49 |
|
|---|
| 50 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 51 | INSTALL = @INSTALL@
|
|---|
| 52 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 53 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 54 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 55 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 56 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 57 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 58 | transform = @program_transform_name@
|
|---|
| 59 | NORMAL_INSTALL = :
|
|---|
| 60 | PRE_INSTALL = :
|
|---|
| 61 | POST_INSTALL = :
|
|---|
| 62 | NORMAL_UNINSTALL = :
|
|---|
| 63 | PRE_UNINSTALL = :
|
|---|
| 64 | POST_UNINSTALL = :
|
|---|
| 65 | host_alias = @host_alias@
|
|---|
| 66 | host_triplet = @host@
|
|---|
| 67 |
|
|---|
| 68 | EXEEXT = @EXEEXT@
|
|---|
| 69 | OBJEXT = @OBJEXT@
|
|---|
| 70 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 71 | AMTAR = @AMTAR@
|
|---|
| 72 | AWK = @AWK@
|
|---|
| 73 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
|
|---|
| 74 | CATOBJEXT = @CATOBJEXT@
|
|---|
| 75 | CC = @CC@
|
|---|
| 76 | CPP = @CPP@
|
|---|
| 77 | DATADIRNAME = @DATADIRNAME@
|
|---|
| 78 | DEPDIR = @DEPDIR@
|
|---|
| 79 | GENCAT = @GENCAT@
|
|---|
| 80 | GLIBC21 = @GLIBC21@
|
|---|
| 81 | GMSGFMT = @GMSGFMT@
|
|---|
| 82 | HAVE_LIB = @HAVE_LIB@
|
|---|
| 83 | HELP2MAN = @HELP2MAN@
|
|---|
| 84 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 85 | INSTOBJEXT = @INSTOBJEXT@
|
|---|
| 86 | INTLBISON = @INTLBISON@
|
|---|
| 87 | INTLLIBS = @INTLLIBS@
|
|---|
| 88 | INTLOBJS = @INTLOBJS@
|
|---|
| 89 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
|---|
| 90 | LIB = @LIB@
|
|---|
| 91 | LIBICONV = @LIBICONV@
|
|---|
| 92 | LIBINTL = @LIBINTL@
|
|---|
| 93 | LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
|
|---|
| 94 | LTLIB = @LTLIB@
|
|---|
| 95 | LTLIBICONV = @LTLIBICONV@
|
|---|
| 96 | LTLIBINTL = @LTLIBINTL@
|
|---|
| 97 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
|---|
| 98 | PACKAGE = @PACKAGE@
|
|---|
| 99 | POSUB = @POSUB@
|
|---|
| 100 | PR_PROGRAM = @PR_PROGRAM@
|
|---|
| 101 | RANLIB = @RANLIB@
|
|---|
| 102 | STRIP = @STRIP@
|
|---|
| 103 | U = @U@
|
|---|
| 104 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|---|
| 105 | USE_NLS = @USE_NLS@
|
|---|
| 106 | VERSION = @VERSION@
|
|---|
| 107 | am__include = @am__include@
|
|---|
| 108 | am__quote = @am__quote@
|
|---|
| 109 | install_sh = @install_sh@
|
|---|
| 110 |
|
|---|
| 111 | EXTRA_DIST = config/config.rpath exgettext INSTALLME
|
|---|
| 112 | SUBDIRS = doc lib m4 ms src man po
|
|---|
| 113 |
|
|---|
| 114 | ACLOCAL_AMFLAGS = -I m4
|
|---|
| 115 | subdir = .
|
|---|
| 116 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 117 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|
|---|
| 118 | CONFIG_HEADER = config.h
|
|---|
| 119 | CONFIG_CLEAN_FILES =
|
|---|
| 120 | DIST_SOURCES =
|
|---|
| 121 |
|
|---|
| 122 | RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
|---|
| 123 | uninstall-info-recursive all-recursive install-data-recursive \
|
|---|
| 124 | install-exec-recursive installdirs-recursive install-recursive \
|
|---|
| 125 | uninstall-recursive check-recursive installcheck-recursive
|
|---|
| 126 | DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
|
|---|
| 127 | Makefile.am Makefile.in NEWS THANKS aclocal.m4 config.hin \
|
|---|
| 128 | config/config.guess config/config.rpath config/config.sub \
|
|---|
| 129 | config/depcomp config/install-sh config/mdate-sh config/missing \
|
|---|
| 130 | config/mkinstalldirs config/texinfo.tex configure configure.ac
|
|---|
| 131 | DIST_SUBDIRS = $(SUBDIRS)
|
|---|
| 132 | all: config.h
|
|---|
| 133 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|---|
| 134 |
|
|---|
| 135 | .SUFFIXES:
|
|---|
| 136 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
|
|---|
| 137 | cd $(top_srcdir) && \
|
|---|
| 138 | $(AUTOMAKE) --gnits Makefile
|
|---|
| 139 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 140 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
|
|---|
| 141 |
|
|---|
| 142 | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 143 | $(SHELL) ./config.status --recheck
|
|---|
| 144 | $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
|---|
| 145 | cd $(srcdir) && $(AUTOCONF)
|
|---|
| 146 |
|
|---|
| 147 | $(ACLOCAL_M4): configure.ac m4/c-bs-a.m4 m4/c-stack.m4 m4/check-decl.m4 m4/codeset.m4 m4/dos.m4 m4/error.m4 m4/fnmatch.m4 m4/gettext.m4 m4/glibc21.m4 m4/gnu-source.m4 m4/iconv.m4 m4/inttypes.m4 m4/jm-glibc-io.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/longlong.m4 m4/malloc.m4 m4/mbrtowc.m4 m4/mbstate_t.m4 m4/prereq.m4 m4/progtest.m4 m4/realloc.m4 m4/regex.m4 m4/setmode.m4 m4/st_mtim.m4 m4/stdbool.m4 m4/strftime.m4 m4/vararrays.m4 m4/xstrtoumax.m4
|
|---|
| 148 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
|---|
| 149 |
|
|---|
| 150 | config.h: stamp-h1
|
|---|
| 151 | @if test ! -f $@; then \
|
|---|
| 152 | rm -f stamp-h1; \
|
|---|
| 153 | $(MAKE) stamp-h1; \
|
|---|
| 154 | else :; fi
|
|---|
| 155 |
|
|---|
| 156 | stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
|
|---|
| 157 | @rm -f stamp-h1
|
|---|
| 158 | cd $(top_builddir) && $(SHELL) ./config.status config.h
|
|---|
| 159 |
|
|---|
| 160 | $(srcdir)/config.hin: $(top_srcdir)/configure.ac $(ACLOCAL_M4)
|
|---|
| 161 | cd $(top_srcdir) && $(AUTOHEADER)
|
|---|
| 162 | touch $(srcdir)/config.hin
|
|---|
| 163 |
|
|---|
| 164 | distclean-hdr:
|
|---|
| 165 | -rm -f config.h
|
|---|
| 166 | uninstall-info-am:
|
|---|
| 167 |
|
|---|
| 168 | # This directory's subdirectories are mostly independent; you can cd
|
|---|
| 169 | # into them and run `make' without going through this Makefile.
|
|---|
| 170 | # To change the values of `make' variables: instead of editing Makefiles,
|
|---|
| 171 | # (1) if the variable is set in `config.status', edit `config.status'
|
|---|
| 172 | # (which will cause the Makefiles to be regenerated when you run `make');
|
|---|
| 173 | # (2) otherwise, pass the desired values on the `make' command line.
|
|---|
| 174 | $(RECURSIVE_TARGETS):
|
|---|
| 175 | @set fnord $(MAKEFLAGS); amf=$$2; \
|
|---|
| 176 | dot_seen=no; \
|
|---|
| 177 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 178 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 179 | echo "Making $$target in $$subdir"; \
|
|---|
| 180 | if test "$$subdir" = "."; then \
|
|---|
| 181 | dot_seen=yes; \
|
|---|
| 182 | local_target="$$target-am"; \
|
|---|
| 183 | else \
|
|---|
| 184 | local_target="$$target"; \
|
|---|
| 185 | fi; \
|
|---|
| 186 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 187 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|---|
|
|---|