~ubuntu-branches/ubuntu/trusty/xserver-xorg-input-elographics/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-12 13:37:35 UTC
  • Revision ID: james.westby@ubuntu.com-20051212133735-91qqggtee3mv2q34
Tags: upstream-1.0.0.3
ImportĀ upstreamĀ versionĀ 1.0.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 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
 
 
17
#  Copyright 2005 Adam Jackson.
 
18
#
 
19
#  Permission is hereby granted, free of charge, to any person obtaining a
 
20
#  copy of this software and associated documentation files (the "Software"),
 
21
#  to deal in the Software without restriction, including without limitation
 
22
#  on the rights to use, copy, modify, merge, publish, distribute, sub
 
23
#  license, and/or sell copies of the Software, and to permit persons to whom
 
24
#  the Software is furnished to do so, subject to the following conditions:
 
25
#
 
26
#  The above copyright notice and this permission notice (including the next
 
27
#  paragraph) shall be included in all copies or substantial portions of the
 
28
#  Software.
 
29
#
 
30
#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
31
#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
32
#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
 
33
#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
 
34
#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 
35
#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
36
 
 
37
srcdir = @srcdir@
 
38
top_srcdir = @top_srcdir@
 
39
VPATH = @srcdir@
 
40
pkgdatadir = $(datadir)/@PACKAGE@
 
41
pkglibdir = $(libdir)/@PACKAGE@
 
42
pkgincludedir = $(includedir)/@PACKAGE@
 
43
top_builddir = .
 
44
 
 
45
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
46
INSTALL = @INSTALL@
 
47
install_sh_DATA = $(install_sh) -c -m 644
 
48
install_sh_PROGRAM = $(install_sh) -c
 
49
install_sh_SCRIPT = $(install_sh) -c
 
50
INSTALL_HEADER = $(INSTALL_DATA)
 
51
transform = $(program_transform_name)
 
52
NORMAL_INSTALL = :
 
53
PRE_INSTALL = :
 
54
POST_INSTALL = :
 
55
NORMAL_UNINSTALL = :
 
56
PRE_UNINSTALL = :
 
57
POST_UNINSTALL = :
 
58
host_triplet = @host@
 
59
ACLOCAL = @ACLOCAL@
 
60
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
61
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
62
AMDEP_FALSE = @AMDEP_FALSE@
 
63
AMDEP_TRUE = @AMDEP_TRUE@
 
64
AMTAR = @AMTAR@
 
65
APP_MAN_DIR = @APP_MAN_DIR@
 
66
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CC = @CC@
 
72
CCDEPMODE = @CCDEPMODE@
 
73
CFLAGS = @CFLAGS@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CYGPATH_W = @CYGPATH_W@
 
77
DEFS = @DEFS@
 
78
DEPDIR = @DEPDIR@
 
79
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
80
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
81
DRIVER_NAME = @DRIVER_NAME@
 
82
ECHO = @ECHO@
 
83
ECHO_C = @ECHO_C@
 
84
ECHO_N = @ECHO_N@
 
85
ECHO_T = @ECHO_T@
 
86
EGREP = @EGREP@
 
87
EXEEXT = @EXEEXT@
 
88
FILE_MAN_DIR = @FILE_MAN_DIR@
 
89
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
90
INSTALL_DATA = @INSTALL_DATA@
 
91
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
92
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
93
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
94
LDFLAGS = @LDFLAGS@
 
95
LIBOBJS = @LIBOBJS@
 
96
LIBS = @LIBS@
 
97
LIBTOOL = @LIBTOOL@
 
98
LIB_MAN_DIR = @LIB_MAN_DIR@
 
99
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
100
LN_S = @LN_S@
 
101
LTLIBOBJS = @LTLIBOBJS@
 
102
MAINT = @MAINT@
 
103
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
104
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
105
MAKEINFO = @MAKEINFO@
 
106
MISC_MAN_DIR = @MISC_MAN_DIR@
 
107
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
108
OBJEXT = @OBJEXT@
 
109
PACKAGE = @PACKAGE@
 
110
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
111
PACKAGE_NAME = @PACKAGE_NAME@
 
112
PACKAGE_STRING = @PACKAGE_STRING@
 
113
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
114
PACKAGE_VERSION = @PACKAGE_VERSION@
 
115
PATH_SEPARATOR = @PATH_SEPARATOR@
 
116
PKG_CONFIG = @PKG_CONFIG@
 
117
RANLIB = @RANLIB@
 
118
SET_MAKE = @SET_MAKE@
 
119
SHELL = @SHELL@
 
120
STRIP = @STRIP@
 
121
VERSION = @VERSION@
 
122
XORG_CFLAGS = @XORG_CFLAGS@
 
123
XORG_LIBS = @XORG_LIBS@
 
124
ac_ct_CC = @ac_ct_CC@
 
125
ac_ct_RANLIB = @ac_ct_RANLIB@
 
126
ac_ct_STRIP = @ac_ct_STRIP@
 
127
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
128
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
129
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
130
am__include = @am__include@
 
131
am__leading_dot = @am__leading_dot@
 
132
am__quote = @am__quote@
 
133
bindir = @bindir@
 
134
build = @build@
 
135
build_alias = @build_alias@
 
136
build_cpu = @build_cpu@
 
137
build_os = @build_os@
 
138
build_vendor = @build_vendor@
 
139
datadir = @datadir@
 
140
exec_prefix = @exec_prefix@
 
141
host = @host@
 
142
host_alias = @host_alias@
 
143
host_cpu = @host_cpu@
 
144
host_os = @host_os@
 
145
host_vendor = @host_vendor@
 
146
includedir = @includedir@
 
147
infodir = @infodir@
 
148
inputdir = @inputdir@
 
149
install_sh = @install_sh@
 
150
libdir = @libdir@
 
151
libexecdir = @libexecdir@
 
152
localstatedir = @localstatedir@
 
153
mandir = @mandir@
 
154
oldincludedir = @oldincludedir@
 
155
prefix = @prefix@
 
156
program_transform_name = @program_transform_name@
 
157
sbindir = @sbindir@
 
158
sharedstatedir = @sharedstatedir@
 
159
sysconfdir = @sysconfdir@
 
160
target_alias = @target_alias@
 
161
 
 
162
AUTOMAKE_OPTIONS = foreign
 
163
SUBDIRS = src man
 
164
subdir = .
 
165
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
166
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
167
CONFIG_HEADER = config.h
 
168
CONFIG_CLEAN_FILES =
 
169
DIST_SOURCES =
 
170
 
 
171
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
172
        ps-recursive install-info-recursive uninstall-info-recursive \
 
173
        all-recursive install-data-recursive install-exec-recursive \
 
174
        installdirs-recursive install-recursive uninstall-recursive \
 
175
        check-recursive installcheck-recursive
 
176
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/configure ChangeLog \
 
177
        Makefile.am aclocal.m4 config.guess config.h.in config.sub \
 
178
        configure configure.ac depcomp install-sh ltmain.sh missing \
 
179
        mkinstalldirs
 
180
DIST_SUBDIRS = $(SUBDIRS)
 
181
all: config.h
 
182
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
183
 
 
184
.SUFFIXES:
 
185
 
 
186
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
187
 configure.lineno
 
188
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
189
        cd $(top_srcdir) && \
 
190
          $(AUTOMAKE) --foreign  Makefile
 
191
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
192
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
 
193
 
 
194
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
195
        $(SHELL) ./config.status --recheck
 
196
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
197
        cd $(srcdir) && $(AUTOCONF)
 
198
 
 
199
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 
 
200
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
201
 
 
202
config.h: stamp-h1
 
203
        @if test ! -f $@; then \
 
204
          rm -f stamp-h1; \
 
205
          $(MAKE) stamp-h1; \
 
206
        else :; fi
 
207
 
 
208
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
209
        @rm -f stamp-h1
 
210
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
211
 
 
212
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
 
213
        cd $(top_srcdir) && $(AUTOHEADER)
 
214
        touch $(srcdir)/config.h.in
 
215
 
 
216
distclean-hdr:
 
217
        -rm -f config.h stamp-h1
 
218
 
 
219
mostlyclean-libtool:
 
220
        -rm -f *.lo
 
221
 
 
222
clean-libtool:
 
223
        -rm -rf .libs _libs
 
224
 
 
225
distclean-libtool:
 
226
        -rm -f libtool
 
227
uninstall-info-am:
 
228
 
 
229
# This directory's subdirectories are mostly independent; you can cd
 
230
# into them and run `make' without going through this Makefile.
 
231
# To change the values of `make' variables: instead of editing Makefiles,
 
232
# (1) if the variable is set in `config.status', edit `config.status'
 
233
#     (which will cause the Makefiles to be regenerated when you run `make');
 
234
# (2) otherwise, pass the desired values on the `make' command line.
 
235
$(RECURSIVE_TARGETS):
 
236
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
237
        dot_seen=no; \
 
238
        target=`echo $@ | sed s/-recursive//`; \
 
239
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
240
          echo "Making $$target in $$subdir"; \
 
241
          if test "$$subdir" = "."; then \
 
242
            dot_seen=yes; \
 
243
            local_target="$$target-am"; \
 
244
          else \
 
245
            local_target="$$target"; \
 
246
          fi; \
 
247
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
248
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
249
        done; \
 
250
        if test "$$dot_seen" = "no"; then \
 
251
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
252
        fi; test -z "$$fail"
 
253
 
 
254
mostlyclean-recursive clean-recursive distclean-recursive \
 
255
maintainer-clean-recursive:
 
256
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
257
        dot_seen=no; \
 
258
        case "$@" in \
 
259
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
260
          *) list='$(SUBDIRS)' ;; \
 
261
        esac; \
 
262
        rev=''; for subdir in $$list; do \
 
263
          if test "$$subdir" = "."; then :; else \
 
264
            rev="$$subdir $$rev"; \
 
265
          fi; \
 
266
        done; \
 
267
        rev="$$rev ."; \
 
268
        target=`echo $@ | sed s/-recursive//`; \
 
269
        for subdir in $$rev; do \
 
270
          echo "Making $$target in $$subdir"; \
 
271
          if test "$$subdir" = "."; then \
 
272
            local_target="$$target-am"; \
 
273
          else \
 
274
            local_target="$$target"; \
 
275
          fi; \
 
276
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
277
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
278
        done && test -z "$$fail"
 
279
tags-recursive:
 
280
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
281
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
282
        done
 
283
ctags-recursive:
 
284
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
285
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
286
        done
 
287
 
 
288
ETAGS = etags
 
289
ETAGSFLAGS =
 
290
 
 
291
CTAGS = ctags
 
292
CTAGSFLAGS =
 
293
 
 
294
tags: TAGS
 
295
 
 
296
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
297
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
298
        unique=`for i in $$list; do \
 
299
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
300
          done | \
 
301
          $(AWK) '    { files[$$0] = 1; } \
 
302
               END { for (i in files) print i; }'`; \
 
303
        mkid -fID $$unique
 
304
 
 
305
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
306
                $(TAGS_FILES) $(LISP)
 
307
        tags=; \
 
308
        here=`pwd`; \
 
309
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
310
          include_option=--etags-include; \
 
311
        else \
 
312
          include_option=--include; \
 
313
        fi; \
 
314
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
315
          if test "$$subdir" = .; then :; else \
 
316
            test -f $$subdir/TAGS && \
 
317
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
318
          fi; \
 
319
        done; \
 
320
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
321
        unique=`for i in $$list; do \
 
322
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
323
          done | \
 
324
          $(AWK) '    { files[$$0] = 1; } \
 
325
               END { for (i in files) print i; }'`; \
 
326
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
327
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
328
             $$tags $$unique
 
329
 
 
330
ctags: CTAGS
 
331
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
332
                $(TAGS_FILES) $(LISP)
 
333
        tags=; \
 
334
        here=`pwd`; \
 
335
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
336
        unique=`for i in $$list; do \
 
337
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
338
          done | \
 
339
          $(AWK) '    { files[$$0] = 1; } \
 
340
               END { for (i in files) print i; }'`; \
 
341
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
342
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
343
             $$tags $$unique
 
344
 
 
345
GTAGS:
 
346
        here=`$(am__cd) $(top_builddir) && pwd` \
 
347
          && cd $(top_srcdir) \
 
348
          && gtags -i $(GTAGS_ARGS) $$here
 
349
 
 
350
distclean-tags:
 
351
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
352
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
353
 
 
354
top_distdir = .
 
355
distdir = $(PACKAGE)-$(VERSION)
 
356
 
 
357
am__remove_distdir = \
 
358
  { test ! -d $(distdir) \
 
359
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
360
         && rm -fr $(distdir); }; }
 
361
 
 
362
GZIP_ENV = --best
 
363
distuninstallcheck_listfiles = find . -type f -print
 
364
distcleancheck_listfiles = find . -type f -print
 
365
 
 
366
distdir: $(DISTFILES)
 
367
        $(am__remove_distdir)
 
368
        mkdir $(distdir)
 
369
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
370
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
371
        list='$(DISTFILES)'; for file in $$list; do \
 
372
          case $$file in \
 
373
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
374
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
375
          esac; \
 
376
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
377
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
378
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
379
            dir="/$$dir"; \
 
380
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
381
          else \
 
382
            dir=''; \
 
383
          fi; \
 
384
          if test -d $$d/$$file; then \
 
385
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
386
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
387
            fi; \
 
388
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
389
          else \
 
390
            test -f $(distdir)/$$file \
 
391
            || cp -p $$d/$$file $(distdir)/$$file \
 
392
            || exit 1; \
 
393
          fi; \
 
394
        done
 
395
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
396
          if test "$$subdir" = .; then :; else \
 
397
            test -d $(distdir)/$$subdir \
 
398
            || mkdir $(distdir)/$$subdir \
 
399
            || exit 1; \
 
400
            (cd $$subdir && \
 
401
              $(MAKE) $(AM_MAKEFLAGS) \
 
402
                top_distdir="$(top_distdir)" \
 
403
                distdir=../$(distdir)/$$subdir \
 
404
                distdir) \
 
405
              || exit 1; \
 
406
          fi; \
 
407
        done
 
408
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
409
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
410
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
411
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
412
        || chmod -R a+r $(distdir)
 
413
dist-gzip: distdir
 
414
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
415
        $(am__remove_distdir)
 
416
 
 
417
dist-bzip2: distdir
 
418
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
 
419
        $(am__remove_distdir)
 
420
 
 
421
dist dist-all: distdir
 
422
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
423
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
 
424
        $(am__remove_distdir)
 
425
 
 
426
# This target untars the dist file and tries a VPATH configuration.  Then
 
427
# it guarantees that the distribution is self-contained by making another
 
428
# tarfile.
 
429
distcheck: dist
 
430
        $(am__remove_distdir)
 
431
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
 
432
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
433
        mkdir $(distdir)/_build
 
434
        mkdir $(distdir)/_inst
 
435
        chmod a-w $(distdir)
 
436
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
437
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
438
          && cd $(distdir)/_build \
 
439
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
440
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
441
          && $(MAKE) $(AM_MAKEFLAGS) \
 
442
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
443
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
444
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
445
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
446
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
447
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
448
                distuninstallcheck \
 
449
          && chmod -R a-w "$$dc_install_base" \
 
450
          && ({ \
 
451
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
 
452
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
453
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
454
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
455
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
456
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
457
          && rm -rf "$$dc_destdir" \
 
458
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
 
459
          && rm -f $(distdir).tar.gz \
 
460
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
461
        $(am__remove_distdir)
 
462
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
463
          sed 'h;s/./=/g;p;x;p;x'
 
464
distuninstallcheck:
 
465
        @cd $(distuninstallcheck_dir) \
 
466
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
467
           || { echo "ERROR: files left after uninstall:" ; \
 
468
                if test -n "$(DESTDIR)"; then \
 
469
                  echo "  (check DESTDIR support)"; \
 
470
                fi ; \
 
471
                $(distuninstallcheck_listfiles) ; \
 
472
                exit 1; } >&2
 
473
distcleancheck: distclean
 
474
        @if test '$(srcdir)' = . ; then \
 
475
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
476
          exit 1 ; \
 
477
        fi
 
478
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
479
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
480
               $(distcleancheck_listfiles) ; \
 
481
               exit 1; } >&2
 
482
check-am: all-am
 
483
check: check-recursive
 
484
all-am: Makefile config.h
 
485
installdirs: installdirs-recursive
 
486
installdirs-am:
 
487
 
 
488
install: install-recursive
 
489
install-exec: install-exec-recursive
 
490
install-data: install-data-recursive
 
491
uninstall: uninstall-recursive
 
492
 
 
493
install-am: all-am
 
494
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
495
 
 
496
installcheck: installcheck-recursive
 
497
install-strip:
 
498
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
499
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
500
          `test -z '$(STRIP)' || \
 
501
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
502
mostlyclean-generic:
 
503
 
 
504
clean-generic:
 
505
 
 
506
distclean-generic:
 
507
        -rm -f $(CONFIG_CLEAN_FILES)
 
508
 
 
509
maintainer-clean-generic:
 
510
        @echo "This command is intended for maintainers to use"
 
511
        @echo "it deletes files that may require special tools to rebuild."
 
512
clean: clean-recursive
 
513
 
 
514
clean-am: clean-generic clean-libtool mostlyclean-am
 
515
 
 
516
distclean: distclean-recursive
 
517
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
518
        -rm -f Makefile
 
519
distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
 
520
        distclean-tags
 
521
 
 
522
dvi: dvi-recursive
 
523
 
 
524
dvi-am:
 
525
 
 
526
info: info-recursive
 
527
 
 
528
info-am:
 
529
 
 
530
install-data-am:
 
531
 
 
532
install-exec-am:
 
533
 
 
534
install-info: install-info-recursive
 
535
 
 
536
install-man:
 
537
 
 
538
installcheck-am:
 
539
 
 
540
maintainer-clean: maintainer-clean-recursive
 
541
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
542
        -rm -rf $(top_srcdir)/autom4te.cache
 
543
        -rm -f Makefile
 
544
maintainer-clean-am: distclean-am maintainer-clean-generic
 
545
 
 
546
mostlyclean: mostlyclean-recursive
 
547
 
 
548
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
549
 
 
550
pdf: pdf-recursive
 
551
 
 
552
pdf-am:
 
553
 
 
554
ps: ps-recursive
 
555
 
 
556
ps-am:
 
557
 
 
558
uninstall-am: uninstall-info-am
 
559
 
 
560
uninstall-info: uninstall-info-recursive
 
561
 
 
562
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
563
        clean-generic clean-libtool clean-recursive ctags \
 
564
        ctags-recursive dist dist-all dist-bzip2 dist-gzip distcheck \
 
565
        distclean distclean-generic distclean-hdr distclean-libtool \
 
566
        distclean-recursive distclean-tags distcleancheck distdir \
 
567
        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
 
568
        info-recursive install install-am install-data install-data-am \
 
569
        install-data-recursive install-exec install-exec-am \
 
570
        install-exec-recursive install-info install-info-am \
 
571
        install-info-recursive install-man install-recursive \
 
572
        install-strip installcheck installcheck-am installdirs \
 
573
        installdirs-am installdirs-recursive maintainer-clean \
 
574
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
575
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
576
        pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
 
577
        tags-recursive uninstall uninstall-am uninstall-info-am \
 
578
        uninstall-info-recursive uninstall-recursive
 
579
 
 
580
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
581
# Otherwise a system limit (for SysV at least) may be exceeded.
 
582
.NOEXPORT: