~ubuntu-branches/ubuntu/vivid/inform/vivid

« back to all changes in this revision

Viewing changes to inform-6.31.1/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jan Christoph Nordholz
  • Date: 2008-05-26 22:09:44 UTC
  • mfrom: (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080526220944-ba7phz0d1k4vo7wx
Tags: 6.31.1+dfsg-1
* Remove a considerable number of files from the package
  due to unacceptable licensing terms.
* Repair library symlinks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
build_triplet = @build@
 
37
host_triplet = @host@
 
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
39
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
 
40
        INSTALL NEWS config/config.guess config/config.sub \
 
41
        config/depcomp config/install-sh config/missing \
 
42
        config/mkinstalldirs
 
43
subdir = .
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
49
 configure.lineno configure.status.lineno
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
51
CONFIG_CLEAN_FILES =
 
52
SOURCES =
 
53
DIST_SOURCES =
 
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
55
        html-recursive info-recursive install-data-recursive \
 
56
        install-exec-recursive install-info-recursive \
 
57
        install-recursive installcheck-recursive installdirs-recursive \
 
58
        pdf-recursive ps-recursive uninstall-info-recursive \
 
59
        uninstall-recursive
 
60
ETAGS = etags
 
61
CTAGS = ctags
 
62
DIST_SUBDIRS = $(SUBDIRS)
 
63
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
64
distdir = $(PACKAGE)-$(VERSION)
 
65
top_distdir = $(distdir)
 
66
am__remove_distdir = \
 
67
  { test ! -d $(distdir) \
 
68
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
69
         && rm -fr $(distdir); }; }
 
70
DIST_ARCHIVES = $(distdir).tar.gz
 
71
GZIP_ENV = --best
 
72
distuninstallcheck_listfiles = find . -type f -print
 
73
distcleancheck_listfiles = find . -type f -print
 
74
ACLOCAL = @ACLOCAL@
 
75
AMDEP_FALSE = @AMDEP_FALSE@
 
76
AMDEP_TRUE = @AMDEP_TRUE@
 
77
AMTAR = @AMTAR@
 
78
AUTOCONF = @AUTOCONF@
 
79
AUTOHEADER = @AUTOHEADER@
 
80
AUTOMAKE = @AUTOMAKE@
 
81
AWK = @AWK@
 
82
CC = @CC@
 
83
CCDEPMODE = @CCDEPMODE@
 
84
CFLAGS = @CFLAGS@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CYGPATH_W = @CYGPATH_W@
 
87
CYGWIN_FALSE = @CYGWIN_FALSE@
 
88
CYGWIN_TRUE = @CYGWIN_TRUE@
 
89
DEFS = @DEFS@
 
90
DEPDIR = @DEPDIR@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EXEEXT = @EXEEXT@
 
95
HOST = @HOST@
 
96
INFORM_VERSION = @INFORM_VERSION@
 
97
INSTALL_DATA = @INSTALL_DATA@
 
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
101
LDFLAGS = @LDFLAGS@
 
102
LIBOBJS = @LIBOBJS@
 
103
LIBS = @LIBS@
 
104
LN_S = @LN_S@
 
105
LTLIBOBJS = @LTLIBOBJS@
 
106
MAKEINFO = @MAKEINFO@
 
107
OBJEXT = @OBJEXT@
 
108
PACKAGE = @PACKAGE@
 
109
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
110
PACKAGE_NAME = @PACKAGE_NAME@
 
111
PACKAGE_STRING = @PACKAGE_STRING@
 
112
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
113
PACKAGE_VERSION = @PACKAGE_VERSION@
 
114
PATH_SEPARATOR = @PATH_SEPARATOR@
 
115
SET_MAKE = @SET_MAKE@
 
116
SHELL = @SHELL@
 
117
STRIP = @STRIP@
 
118
VERSION = @VERSION@
 
119
ac_ct_CC = @ac_ct_CC@
 
120
ac_ct_STRIP = @ac_ct_STRIP@
 
121
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
122
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
123
am__include = @am__include@
 
124
am__leading_dot = @am__leading_dot@
 
125
am__quote = @am__quote@
 
126
am__tar = @am__tar@
 
127
am__untar = @am__untar@
 
128
bindir = @bindir@
 
129
build = @build@
 
130
build_alias = @build_alias@
 
131
build_cpu = @build_cpu@
 
132
build_os = @build_os@
 
133
build_vendor = @build_vendor@
 
134
datadir = @datadir@
 
135
exec_prefix = @exec_prefix@
 
136
host = @host@
 
137
host_alias = @host_alias@
 
138
host_cpu = @host_cpu@
 
139
host_os = @host_os@
 
140
host_vendor = @host_vendor@
 
141
includedir = @includedir@
 
142
infodir = @infodir@
 
143
install_sh = @install_sh@
 
144
libdir = @libdir@
 
145
libexecdir = @libexecdir@
 
146
localstatedir = @localstatedir@
 
147
mandir = @mandir@
 
148
mkdir_p = @mkdir_p@
 
149
oldincludedir = @oldincludedir@
 
150
prefix = @prefix@
 
151
program_transform_name = @program_transform_name@
 
152
sbindir = @sbindir@
 
153
sharedstatedir = @sharedstatedir@
 
154
sysconfdir = @sysconfdir@
 
155
target_alias = @target_alias@
 
156
AUTOMAKE_OPTIONS = check-news
 
157
SUBDIRS = src lib include manual demos
 
158
EXTRA_DIST = AUTHORS VERSION
 
159
EXTRA_DIRS = config docs contrib tutor
 
160
all: all-recursive
 
161
 
 
162
.SUFFIXES:
 
163
am--refresh:
 
164
        @:
 
165
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
166
        @for dep in $?; do \
 
167
          case '$(am__configure_deps)' in \
 
168
            *$$dep*) \
 
169
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
 
170
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
 
171
                && exit 0; \
 
172
              exit 1;; \
 
173
          esac; \
 
174
        done; \
 
175
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
 
176
        cd $(top_srcdir) && \
 
177
          $(AUTOMAKE) --foreign  Makefile
 
178
.PRECIOUS: Makefile
 
179
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
180
        @case '$?' in \
 
181
          *config.status*) \
 
182
            echo ' $(SHELL) ./config.status'; \
 
183
            $(SHELL) ./config.status;; \
 
184
          *) \
 
185
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
186
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
187
        esac;
 
188
 
 
189
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
190
        $(SHELL) ./config.status --recheck
 
191
 
 
192
$(top_srcdir)/configure:  $(am__configure_deps)
 
193
        cd $(srcdir) && $(AUTOCONF)
 
194
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
195
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
196
uninstall-info-am:
 
197
 
 
198
# This directory's subdirectories are mostly independent; you can cd
 
199
# into them and run `make' without going through this Makefile.
 
200
# To change the values of `make' variables: instead of editing Makefiles,
 
201
# (1) if the variable is set in `config.status', edit `config.status'
 
202
#     (which will cause the Makefiles to be regenerated when you run `make');
 
203
# (2) otherwise, pass the desired values on the `make' command line.
 
204
$(RECURSIVE_TARGETS):
 
205
        @failcom='exit 1'; \
 
206
        for f in x $$MAKEFLAGS; do \
 
207
          case $$f in \
 
208
            *=* | --[!k]*);; \
 
209
            *k*) failcom='fail=yes';; \
 
210
          esac; \
 
211
        done; \
 
212
        dot_seen=no; \
 
213
        target=`echo $@ | sed s/-recursive//`; \
 
214
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
215
          echo "Making $$target in $$subdir"; \
 
216
          if test "$$subdir" = "."; then \
 
217
            dot_seen=yes; \
 
218
            local_target="$$target-am"; \
 
219
          else \
 
220
            local_target="$$target"; \
 
221
          fi; \
 
222
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
223
          || eval $$failcom; \
 
224
        done; \
 
225
        if test "$$dot_seen" = "no"; then \
 
226
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
227
        fi; test -z "$$fail"
 
228
 
 
229
mostlyclean-recursive clean-recursive distclean-recursive \
 
230
maintainer-clean-recursive:
 
231
        @failcom='exit 1'; \
 
232
        for f in x $$MAKEFLAGS; do \
 
233
          case $$f in \
 
234
            *=* | --[!k]*);; \
 
235
            *k*) failcom='fail=yes';; \
 
236
          esac; \
 
237
        done; \
 
238
        dot_seen=no; \
 
239
        case "$@" in \
 
240
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
241
          *) list='$(SUBDIRS)' ;; \
 
242
        esac; \
 
243
        rev=''; for subdir in $$list; do \
 
244
          if test "$$subdir" = "."; then :; else \
 
245
            rev="$$subdir $$rev"; \
 
246
          fi; \
 
247
        done; \
 
248
        rev="$$rev ."; \
 
249
        target=`echo $@ | sed s/-recursive//`; \
 
250
        for subdir in $$rev; do \
 
251
          echo "Making $$target in $$subdir"; \
 
252
          if test "$$subdir" = "."; then \
 
253
            local_target="$$target-am"; \
 
254
          else \
 
255
            local_target="$$target"; \
 
256
          fi; \
 
257
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
258
          || eval $$failcom; \
 
259
        done && test -z "$$fail"
 
260
tags-recursive:
 
261
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
262
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
263
        done
 
264
ctags-recursive:
 
265
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
266
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
267
        done
 
268
 
 
269
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
270
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
271
        unique=`for i in $$list; do \
 
272
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
273
          done | \
 
274
          $(AWK) '    { files[$$0] = 1; } \
 
275
               END { for (i in files) print i; }'`; \
 
276
        mkid -fID $$unique
 
277
tags: TAGS
 
278
 
 
279
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
280
                $(TAGS_FILES) $(LISP)
 
281
        tags=; \
 
282
        here=`pwd`; \
 
283
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
284
          include_option=--etags-include; \
 
285
          empty_fix=.; \
 
286
        else \
 
287
          include_option=--include; \
 
288
          empty_fix=; \
 
289
        fi; \
 
290
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
291
          if test "$$subdir" = .; then :; else \
 
292
            test ! -f $$subdir/TAGS || \
 
293
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
294
          fi; \
 
295
        done; \
 
296
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
297
        unique=`for i in $$list; do \
 
298
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
299
          done | \
 
300
          $(AWK) '    { files[$$0] = 1; } \
 
301
               END { for (i in files) print i; }'`; \
 
302
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
303
          test -n "$$unique" || unique=$$empty_fix; \
 
304
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
305
            $$tags $$unique; \
 
306
        fi
 
307
ctags: CTAGS
 
308
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
309
                $(TAGS_FILES) $(LISP)
 
310
        tags=; \
 
311
        here=`pwd`; \
 
312
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
313
        unique=`for i in $$list; do \
 
314
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
315
          done | \
 
316
          $(AWK) '    { files[$$0] = 1; } \
 
317
               END { for (i in files) print i; }'`; \
 
318
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
319
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
320
             $$tags $$unique
 
321
 
 
322
GTAGS:
 
323
        here=`$(am__cd) $(top_builddir) && pwd` \
 
324
          && cd $(top_srcdir) \
 
325
          && gtags -i $(GTAGS_ARGS) $$here
 
326
 
 
327
distclean-tags:
 
328
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
329
 
 
330
distdir: $(DISTFILES)
 
331
        @case `sed 15q $(srcdir)/NEWS` in \
 
332
        *"$(VERSION)"*) : ;; \
 
333
        *) \
 
334
          echo "NEWS not updated; not releasing" 1>&2; \
 
335
          exit 1;; \
 
336
        esac
 
337
        $(am__remove_distdir)
 
338
        mkdir $(distdir)
 
339
        $(mkdir_p) $(distdir)/config
 
340
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
341
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
342
        list='$(DISTFILES)'; for file in $$list; do \
 
343
          case $$file in \
 
344
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
345
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
346
          esac; \
 
347
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
348
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
349
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
350
            dir="/$$dir"; \
 
351
            $(mkdir_p) "$(distdir)$$dir"; \
 
352
          else \
 
353
            dir=''; \
 
354
          fi; \
 
355
          if test -d $$d/$$file; then \
 
356
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
357
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
358
            fi; \
 
359
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
360
          else \
 
361
            test -f $(distdir)/$$file \
 
362
            || cp -p $$d/$$file $(distdir)/$$file \
 
363
            || exit 1; \
 
364
          fi; \
 
365
        done
 
366
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
367
          if test "$$subdir" = .; then :; else \
 
368
            test -d "$(distdir)/$$subdir" \
 
369
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
370
            || exit 1; \
 
371
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
372
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
373
            (cd $$subdir && \
 
374
              $(MAKE) $(AM_MAKEFLAGS) \
 
375
                top_distdir="$$top_distdir" \
 
376
                distdir="$$distdir/$$subdir" \
 
377
                distdir) \
 
378
              || exit 1; \
 
379
          fi; \
 
380
        done
 
381
        $(MAKE) $(AM_MAKEFLAGS) \
 
382
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
383
          dist-hook
 
384
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
385
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
386
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
387
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
388
        || chmod -R a+r $(distdir)
 
389
dist-gzip: distdir
 
390
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
391
        $(am__remove_distdir)
 
392
 
 
393
dist-bzip2: distdir
 
394
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
395
        $(am__remove_distdir)
 
396
 
 
397
dist-tarZ: distdir
 
398
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
399
        $(am__remove_distdir)
 
400
 
 
401
dist-shar: distdir
 
402
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
403
        $(am__remove_distdir)
 
404
 
 
405
dist-zip: distdir
 
406
        -rm -f $(distdir).zip
 
407
        zip -rq $(distdir).zip $(distdir)
 
408
        $(am__remove_distdir)
 
409
 
 
410
dist dist-all: distdir
 
411
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
412
        $(am__remove_distdir)
 
413
 
 
414
# This target untars the dist file and tries a VPATH configuration.  Then
 
415
# it guarantees that the distribution is self-contained by making another
 
416
# tarfile.
 
417
distcheck: dist
 
418
        case '$(DIST_ARCHIVES)' in \
 
419
        *.tar.gz*) \
 
420
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
421
        *.tar.bz2*) \
 
422
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
423
        *.tar.Z*) \
 
424
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
425
        *.shar.gz*) \
 
426
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
427
        *.zip*) \
 
428
          unzip $(distdir).zip ;;\
 
429
        esac
 
430
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
431
        mkdir $(distdir)/_build
 
432
        mkdir $(distdir)/_inst
 
433
        chmod a-w $(distdir)
 
434
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
435
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
436
          && cd $(distdir)/_build \
 
437
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
438
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
439
          && $(MAKE) $(AM_MAKEFLAGS) \
 
440
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
441
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
442
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
443
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
444
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
445
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
446
                distuninstallcheck \
 
447
          && chmod -R a-w "$$dc_install_base" \
 
448
          && ({ \
 
449
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
450
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
451
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
452
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
453
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
454
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
455
          && rm -rf "$$dc_destdir" \
 
456
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
457
          && rm -rf $(DIST_ARCHIVES) \
 
458
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
459
        $(am__remove_distdir)
 
460
        @(echo "$(distdir) archives ready for distribution: "; \
 
461
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
462
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
463
distuninstallcheck:
 
464
        @cd $(distuninstallcheck_dir) \
 
465
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
466
           || { echo "ERROR: files left after uninstall:" ; \
 
467
                if test -n "$(DESTDIR)"; then \
 
468
                  echo "  (check DESTDIR support)"; \
 
469
                fi ; \
 
470
                $(distuninstallcheck_listfiles) ; \
 
471
                exit 1; } >&2
 
472
distcleancheck: distclean
 
473
        @if test '$(srcdir)' = . ; then \
 
474
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
475
          exit 1 ; \
 
476
        fi
 
477
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
478
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
479
               $(distcleancheck_listfiles) ; \
 
480
               exit 1; } >&2
 
481
check-am: all-am
 
482
check: check-recursive
 
483
all-am: Makefile
 
484
installdirs: installdirs-recursive
 
485
installdirs-am:
 
486
install: install-recursive
 
487
install-exec: install-exec-recursive
 
488
install-data: install-data-recursive
 
489
uninstall: uninstall-recursive
 
490
 
 
491
install-am: all-am
 
492
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
493
 
 
494
installcheck: installcheck-recursive
 
495
install-strip:
 
496
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
497
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
498
          `test -z '$(STRIP)' || \
 
499
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
500
mostlyclean-generic:
 
501
 
 
502
clean-generic:
 
503
 
 
504
distclean-generic:
 
505
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
506
 
 
507
maintainer-clean-generic:
 
508
        @echo "This command is intended for maintainers to use"
 
509
        @echo "it deletes files that may require special tools to rebuild."
 
510
clean: clean-recursive
 
511
 
 
512
clean-am: clean-generic mostlyclean-am
 
513
 
 
514
distclean: distclean-recursive
 
515
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
516
        -rm -f Makefile
 
517
distclean-am: clean-am distclean-generic distclean-tags
 
518
 
 
519
dvi: dvi-recursive
 
520
 
 
521
dvi-am:
 
522
 
 
523
html: html-recursive
 
524
 
 
525
info: info-recursive
 
526
 
 
527
info-am:
 
528
 
 
529
install-data-am:
 
530
 
 
531
install-exec-am:
 
532
 
 
533
install-info: install-info-recursive
 
534
 
 
535
install-man:
 
536
 
 
537
installcheck-am:
 
538
 
 
539
maintainer-clean: maintainer-clean-recursive
 
540
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
541
        -rm -rf $(top_srcdir)/autom4te.cache
 
542
        -rm -f Makefile
 
543
maintainer-clean-am: distclean-am maintainer-clean-generic
 
544
 
 
545
mostlyclean: mostlyclean-recursive
 
546
 
 
547
mostlyclean-am: mostlyclean-generic
 
548
 
 
549
pdf: pdf-recursive
 
550
 
 
551
pdf-am:
 
552
 
 
553
ps: ps-recursive
 
554
 
 
555
ps-am:
 
556
 
 
557
uninstall-am: uninstall-info-am
 
558
 
 
559
uninstall-info: uninstall-info-recursive
 
560
 
 
561
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
562
        check-am clean clean-generic clean-recursive ctags \
 
563
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
 
564
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
565
        distclean-generic distclean-recursive distclean-tags \
 
566
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
 
567
        html-am info info-am install install-am install-data \
 
568
        install-data-am install-exec install-exec-am install-info \
 
569
        install-info-am install-man install-strip installcheck \
 
570
        installcheck-am installdirs installdirs-am maintainer-clean \
 
571
        maintainer-clean-generic maintainer-clean-recursive \
 
572
        mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
 
573
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
574
        uninstall-info-am
 
575
 
 
576
 
 
577
dist-hook:
 
578
        cd $(srcdir)/tutor; $(MAKE) clean
 
579
        @ for dir in $(EXTRA_DIRS); do                                  \
 
580
           echo Adding $$dir directory to distribution;                 \
 
581
           cp -rfp $(srcdir)/$$dir $(distdir);                          \
 
582
           rm -rf $(distdir)/$$dir/CVS;                                 \
 
583
           rm -rf $(distdir)/$$dir/.cvsignore;                          \
 
584
        done
 
585
 
 
586
@make_include@
 
587
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
588
# Otherwise a system limit (for SysV at least) may be exceeded.
 
589
.NOEXPORT: