~ubuntu-branches/ubuntu/maverick/autoconf/maverick

« back to all changes in this revision

Viewing changes to config/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ben Pfaff
  • Date: 2007-01-17 19:57:13 UTC
  • mfrom: (3.1.7 feisty)
  • Revision ID: james.westby@ubuntu.com-20070117195713-n2q7e2pbpu4ezbx7
Tags: 2.61-4
debian/control: Require m4 version 1.4.8 or later.  Thanks to Jim
Paris <jim@jtan.com> for reporting this bug.  Closes: #407385.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7a from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
subdir = config
37
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/config/m4.m4 \
39
 
        $(top_srcdir)/configure.ac
40
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
 
        $(ACLOCAL_M4)
42
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am config.guess \
43
 
        config.sub elisp-comp install-sh mdate-sh missing \
44
 
        mkinstalldirs texinfo.tex
45
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
46
 
CONFIG_CLEAN_FILES =
47
 
SOURCES =
48
 
DIST_SOURCES =
49
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50
 
ACLOCAL = @ACLOCAL@
51
 
AMTAR = @AMTAR@
52
 
AUTOCONF = @AUTOCONF@
53
 
AUTOHEADER = @AUTOHEADER@
54
 
AUTOMAKE = @AUTOMAKE@
55
 
AWK = @AWK@
56
 
CYGPATH_W = @CYGPATH_W@
57
 
DEFS = @DEFS@
58
 
ECHO_C = @ECHO_C@
59
 
ECHO_N = @ECHO_N@
60
 
ECHO_T = @ECHO_T@
61
 
EMACS = @EMACS@
62
 
EMACSLOADPATH = @EMACSLOADPATH@
63
 
EXPR = @EXPR@
64
 
HELP2MAN = @HELP2MAN@
65
 
INSTALL_DATA = @INSTALL_DATA@
66
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
67
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
68
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
69
 
LIBOBJS = @LIBOBJS@
70
 
LIBS = @LIBS@
71
 
LTLIBOBJS = @LTLIBOBJS@
72
 
M4 = @M4@
73
 
MAKEINFO = @MAKEINFO@
74
 
PACKAGE = @PACKAGE@
75
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
76
 
PACKAGE_NAME = @PACKAGE_NAME@
77
 
PACKAGE_STRING = @PACKAGE_STRING@
78
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
79
 
PACKAGE_VERSION = @PACKAGE_VERSION@
80
 
PATH_SEPARATOR = @PATH_SEPARATOR@
81
 
PERL = @PERL@
82
 
SET_MAKE = @SET_MAKE@
83
 
SHELL = @SHELL@
84
 
STRIP = @STRIP@
85
 
TEST_EMACS = @TEST_EMACS@
86
 
VERSION = @VERSION@
87
 
ac_ct_STRIP = @ac_ct_STRIP@
88
 
am__leading_dot = @am__leading_dot@
89
 
bindir = @bindir@
90
 
build_alias = @build_alias@
91
 
datadir = @datadir@
92
 
exec_prefix = @exec_prefix@
93
 
host_alias = @host_alias@
94
 
includedir = @includedir@
95
 
infodir = @infodir@
96
 
install_sh = @install_sh@
97
 
libdir = @libdir@
98
 
libexecdir = @libexecdir@
99
 
lispdir = @lispdir@
100
 
localstatedir = @localstatedir@
101
 
mandir = @mandir@
102
 
oldincludedir = @oldincludedir@
103
 
prefix = @prefix@
104
 
program_transform_name = @program_transform_name@
105
 
sbindir = @sbindir@
106
 
sharedstatedir = @sharedstatedir@
107
 
sysconfdir = @sysconfdir@
108
 
target_alias = @target_alias@
109
 
EXTRA_DIST = $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \
110
 
              prev-version.txt
111
 
 
112
 
MAINTAINERCLEANFILES = $(GENERIC_TOOLS)
113
 
SPECIFIC_MACROS = \
114
 
m4.m4
115
 
 
116
 
GENERIC_TOOLS = \
117
 
config.guess                                    \
118
 
config.sub                                      \
119
 
emacs-comp                                      \
120
 
install-sh                                      \
121
 
mdate-sh                                        \
122
 
missing                                         \
123
 
mkinstalldirs                                   \
124
 
texinfo.tex
125
 
 
126
 
SPECIFIC_TOOLS = move-if-change
127
 
all: all-am
128
 
 
129
 
.SUFFIXES:
130
 
$(srcdir)/Makefile.in:  Makefile.am  $(am__configure_deps)
131
 
        @for dep in $?; do \
132
 
          case '$(am__configure_deps)' in \
133
 
            *$$dep*) \
134
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
135
 
                && exit 0; \
136
 
              exit 1;; \
137
 
          esac; \
138
 
        done; \
139
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  config/Makefile'; \
140
 
        cd $(top_srcdir) && \
141
 
          $(AUTOMAKE) --gnu  config/Makefile
142
 
Makefile:  $(srcdir)/Makefile.in $(top_builddir)/config.status
143
 
        @case '$?' in \
144
 
          *config.status*) \
145
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
146
 
          *) \
147
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
148
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
149
 
        esac;
150
 
 
151
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
152
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
153
 
 
154
 
$(top_srcdir)/configure:  $(am__configure_deps)
155
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
156
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
157
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
158
 
uninstall-info-am:
159
 
tags: TAGS
160
 
TAGS:
161
 
 
162
 
ctags: CTAGS
163
 
CTAGS:
164
 
 
165
 
 
166
 
distdir: $(DISTFILES)
167
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
168
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
169
 
        list='$(DISTFILES)'; for file in $$list; do \
170
 
          case $$file in \
171
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
172
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
173
 
          esac; \
174
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
175
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
176
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
177
 
            dir="/$$dir"; \
178
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
179
 
          else \
180
 
            dir=''; \
181
 
          fi; \
182
 
          if test -d $$d/$$file; then \
183
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
184
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
185
 
            fi; \
186
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
187
 
          else \
188
 
            test -f $(distdir)/$$file \
189
 
            || cp -p $$d/$$file $(distdir)/$$file \
190
 
            || exit 1; \
191
 
          fi; \
192
 
        done
193
 
check-am: all-am
194
 
check: check-am
195
 
all-am: Makefile
196
 
installdirs:
197
 
install: install-am
198
 
install-exec: install-exec-am
199
 
install-data: install-data-am
200
 
uninstall: uninstall-am
201
 
 
202
 
install-am: all-am
203
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
204
 
 
205
 
installcheck: installcheck-am
206
 
install-strip:
207
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
208
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
209
 
          `test -z '$(STRIP)' || \
210
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
211
 
mostlyclean-generic:
212
 
 
213
 
clean-generic:
214
 
 
215
 
distclean-generic:
216
 
        -rm -f $(CONFIG_CLEAN_FILES)
217
 
 
218
 
maintainer-clean-generic:
219
 
        @echo "This command is intended for maintainers to use"
220
 
        @echo "it deletes files that may require special tools to rebuild."
221
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
222
 
clean: clean-am
223
 
 
224
 
clean-am: clean-generic mostlyclean-am
225
 
 
226
 
distclean: distclean-am
227
 
        -rm -f Makefile
228
 
distclean-am: clean-am distclean-generic
229
 
 
230
 
dvi: dvi-am
231
 
 
232
 
dvi-am:
233
 
 
234
 
html: html-am
235
 
 
236
 
info: info-am
237
 
 
238
 
info-am:
239
 
 
240
 
install-data-am:
241
 
 
242
 
install-exec-am:
243
 
 
244
 
install-info: install-info-am
245
 
 
246
 
install-man:
247
 
 
248
 
installcheck-am:
249
 
 
250
 
maintainer-clean: maintainer-clean-am
251
 
        -rm -f Makefile
252
 
maintainer-clean-am: distclean-am maintainer-clean-generic
253
 
 
254
 
mostlyclean: mostlyclean-am
255
 
 
256
 
mostlyclean-am: mostlyclean-generic
257
 
 
258
 
pdf: pdf-am
259
 
 
260
 
pdf-am:
261
 
 
262
 
ps: ps-am
263
 
 
264
 
ps-am:
265
 
 
266
 
uninstall-am: uninstall-info-am
267
 
 
268
 
.PHONY: all all-am check check-am clean clean-generic distclean \
269
 
        distclean-generic distdir dvi dvi-am html html-am info info-am \
270
 
        install install-am install-data install-data-am install-exec \
271
 
        install-exec-am install-info install-info-am install-man \
272
 
        install-strip installcheck installcheck-am installdirs \
273
 
        maintainer-clean maintainer-clean-generic mostlyclean \
274
 
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
275
 
        uninstall-info-am
276
 
 
277
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
278
 
# Otherwise a system limit (for SysV at least) may be exceeded.
279
 
.NOEXPORT: