~ubuntu-branches/ubuntu/precise/libxml++2.6/precise

« back to all changes in this revision

Viewing changes to MSVC_Net2003/examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-03-13 15:46:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050313154633-iubyqdtu6y3p8915
Tags: 2.10.0-0ubuntu2
added doxygen to the build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
subdir = MSVC_Net2003/examples
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(install_sh) -d
 
45
CONFIG_CLEAN_FILES =
 
46
SOURCES =
 
47
DIST_SOURCES =
 
48
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
49
        html-recursive info-recursive install-data-recursive \
 
50
        install-exec-recursive install-info-recursive \
 
51
        install-recursive installcheck-recursive installdirs-recursive \
 
52
        pdf-recursive ps-recursive uninstall-info-recursive \
 
53
        uninstall-recursive
 
54
ETAGS = etags
 
55
CTAGS = ctags
 
56
DIST_SUBDIRS = $(SUBDIRS)
 
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
58
ACLOCAL = @ACLOCAL@
 
59
AMDEP_FALSE = @AMDEP_FALSE@
 
60
AMDEP_TRUE = @AMDEP_TRUE@
 
61
AMTAR = @AMTAR@
 
62
AR = @AR@
 
63
AS = @AS@
 
64
AUTOCONF = @AUTOCONF@
 
65
AUTOHEADER = @AUTOHEADER@
 
66
AUTOMAKE = @AUTOMAKE@
 
67
AWK = @AWK@
 
68
CC = @CC@
 
69
CCDEPMODE = @CCDEPMODE@
 
70
CFLAGS = @CFLAGS@
 
71
CPP = @CPP@
 
72
CPPFLAGS = @CPPFLAGS@
 
73
CXX = @CXX@
 
74
CXXCPP = @CXXCPP@
 
75
CXXDEPMODE = @CXXDEPMODE@
 
76
CXXFLAGS = @CXXFLAGS@
 
77
CYGPATH_W = @CYGPATH_W@
 
78
DEFS = @DEFS@
 
79
DEPDIR = @DEPDIR@
 
80
DLLTOOL = @DLLTOOL@
 
81
ECHO = @ECHO@
 
82
ECHO_C = @ECHO_C@
 
83
ECHO_N = @ECHO_N@
 
84
ECHO_T = @ECHO_T@
 
85
EGREP = @EGREP@
 
86
EXEEXT = @EXEEXT@
 
87
F77 = @F77@
 
88
FFLAGS = @FFLAGS@
 
89
GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
 
90
GENERIC_MAJOR_VERSION = @GENERIC_MAJOR_VERSION@
 
91
GENERIC_MICRO_VERSION = @GENERIC_MICRO_VERSION@
 
92
GENERIC_MINOR_VERSION = @GENERIC_MINOR_VERSION@
 
93
GENERIC_VERSION = @GENERIC_VERSION@
 
94
INSTALL_DATA = @INSTALL_DATA@
 
95
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
96
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
97
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
98
LDFLAGS = @LDFLAGS@
 
99
LIBOBJS = @LIBOBJS@
 
100
LIBS = @LIBS@
 
101
LIBTOOL = @LIBTOOL@
 
102
LIBXMLCPP_FALSE_FALSE = @LIBXMLCPP_FALSE_FALSE@
 
103
LIBXMLCPP_FALSE_TRUE = @LIBXMLCPP_FALSE_TRUE@
 
104
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
105
LIBXML_LIBS = @LIBXML_LIBS@
 
106
LN_S = @LN_S@
 
107
LTLIBOBJS = @LTLIBOBJS@
 
108
MAKEINFO = @MAKEINFO@
 
109
OBJDUMP = @OBJDUMP@
 
110
OBJEXT = @OBJEXT@
 
111
PACKAGE = @PACKAGE@
 
112
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
113
PACKAGE_NAME = @PACKAGE_NAME@
 
114
PACKAGE_STRING = @PACKAGE_STRING@
 
115
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
116
PACKAGE_VERSION = @PACKAGE_VERSION@
 
117
PATH_SEPARATOR = @PATH_SEPARATOR@
 
118
PERL_PATH = @PERL_PATH@
 
119
PKG_CONFIG = @PKG_CONFIG@
 
120
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
 
121
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
 
122
RANLIB = @RANLIB@
 
123
SET_MAKE = @SET_MAKE@
 
124
SHELL = @SHELL@
 
125
STRIP = @STRIP@
 
126
VERSION = @VERSION@
 
127
ac_ct_AR = @ac_ct_AR@
 
128
ac_ct_AS = @ac_ct_AS@
 
129
ac_ct_CC = @ac_ct_CC@
 
130
ac_ct_CXX = @ac_ct_CXX@
 
131
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
132
ac_ct_F77 = @ac_ct_F77@
 
133
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
134
ac_ct_RANLIB = @ac_ct_RANLIB@
 
135
ac_ct_STRIP = @ac_ct_STRIP@
 
136
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
137
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
138
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
139
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
140
am__include = @am__include@
 
141
am__leading_dot = @am__leading_dot@
 
142
am__quote = @am__quote@
 
143
am__tar = @am__tar@
 
144
am__untar = @am__untar@
 
145
bindir = @bindir@
 
146
build = @build@
 
147
build_alias = @build_alias@
 
148
build_cpu = @build_cpu@
 
149
build_os = @build_os@
 
150
build_vendor = @build_vendor@
 
151
datadir = @datadir@
 
152
exec_prefix = @exec_prefix@
 
153
host = @host@
 
154
host_alias = @host_alias@
 
155
host_cpu = @host_cpu@
 
156
host_os = @host_os@
 
157
host_vendor = @host_vendor@
 
158
includedir = @includedir@
 
159
infodir = @infodir@
 
160
install_sh = @install_sh@
 
161
libdir = @libdir@
 
162
libexecdir = @libexecdir@
 
163
localstatedir = @localstatedir@
 
164
mandir = @mandir@
 
165
mkdir_p = @mkdir_p@
 
166
oldincludedir = @oldincludedir@
 
167
prefix = @prefix@
 
168
program_transform_name = @program_transform_name@
 
169
sbindir = @sbindir@
 
170
sharedstatedir = @sharedstatedir@
 
171
sysconfdir = @sysconfdir@
 
172
target_alias = @target_alias@
 
173
SUBDIRS = dom_build dom_parse_entities dom_parser dom_read_write dom_xpath \
 
174
        dtdvalidation import_node sax_exception sax_parser \
 
175
        sax_parser_build_dom sax_parser_entities textreader
 
176
 
 
177
all: all-recursive
 
178
 
 
179
.SUFFIXES:
 
180
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
181
        @for dep in $?; do \
 
182
          case '$(am__configure_deps)' in \
 
183
            *$$dep*) \
 
184
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
185
                && exit 0; \
 
186
              exit 1;; \
 
187
          esac; \
 
188
        done; \
 
189
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  MSVC_Net2003/examples/Makefile'; \
 
190
        cd $(top_srcdir) && \
 
191
          $(AUTOMAKE) --gnu  MSVC_Net2003/examples/Makefile
 
192
.PRECIOUS: Makefile
 
193
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
194
        @case '$?' in \
 
195
          *config.status*) \
 
196
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
197
          *) \
 
198
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
199
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
200
        esac;
 
201
 
 
202
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
203
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
204
 
 
205
$(top_srcdir)/configure:  $(am__configure_deps)
 
206
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
207
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
208
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
209
 
 
210
mostlyclean-libtool:
 
211
        -rm -f *.lo
 
212
 
 
213
clean-libtool:
 
214
        -rm -rf .libs _libs
 
215
 
 
216
distclean-libtool:
 
217
        -rm -f libtool
 
218
uninstall-info-am:
 
219
 
 
220
# This directory's subdirectories are mostly independent; you can cd
 
221
# into them and run `make' without going through this Makefile.
 
222
# To change the values of `make' variables: instead of editing Makefiles,
 
223
# (1) if the variable is set in `config.status', edit `config.status'
 
224
#     (which will cause the Makefiles to be regenerated when you run `make');
 
225
# (2) otherwise, pass the desired values on the `make' command line.
 
226
$(RECURSIVE_TARGETS):
 
227
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
228
        dot_seen=no; \
 
229
        target=`echo $@ | sed s/-recursive//`; \
 
230
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
231
          echo "Making $$target in $$subdir"; \
 
232
          if test "$$subdir" = "."; then \
 
233
            dot_seen=yes; \
 
234
            local_target="$$target-am"; \
 
235
          else \
 
236
            local_target="$$target"; \
 
237
          fi; \
 
238
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
239
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
240
        done; \
 
241
        if test "$$dot_seen" = "no"; then \
 
242
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
243
        fi; test -z "$$fail"
 
244
 
 
245
mostlyclean-recursive clean-recursive distclean-recursive \
 
246
maintainer-clean-recursive:
 
247
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
248
        dot_seen=no; \
 
249
        case "$@" in \
 
250
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
251
          *) list='$(SUBDIRS)' ;; \
 
252
        esac; \
 
253
        rev=''; for subdir in $$list; do \
 
254
          if test "$$subdir" = "."; then :; else \
 
255
            rev="$$subdir $$rev"; \
 
256
          fi; \
 
257
        done; \
 
258
        rev="$$rev ."; \
 
259
        target=`echo $@ | sed s/-recursive//`; \
 
260
        for subdir in $$rev; do \
 
261
          echo "Making $$target in $$subdir"; \
 
262
          if test "$$subdir" = "."; then \
 
263
            local_target="$$target-am"; \
 
264
          else \
 
265
            local_target="$$target"; \
 
266
          fi; \
 
267
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
268
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
269
        done && test -z "$$fail"
 
270
tags-recursive:
 
271
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
272
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
273
        done
 
274
ctags-recursive:
 
275
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
276
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
277
        done
 
278
 
 
279
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
280
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
281
        unique=`for i in $$list; do \
 
282
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
283
          done | \
 
284
          $(AWK) '    { files[$$0] = 1; } \
 
285
               END { for (i in files) print i; }'`; \
 
286
        mkid -fID $$unique
 
287
tags: TAGS
 
288
 
 
289
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
290
                $(TAGS_FILES) $(LISP)
 
291
        tags=; \
 
292
        here=`pwd`; \
 
293
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
294
          include_option=--etags-include; \
 
295
          empty_fix=.; \
 
296
        else \
 
297
          include_option=--include; \
 
298
          empty_fix=; \
 
299
        fi; \
 
300
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
301
          if test "$$subdir" = .; then :; else \
 
302
            test ! -f $$subdir/TAGS || \
 
303
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
304
          fi; \
 
305
        done; \
 
306
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
307
        unique=`for i in $$list; do \
 
308
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
309
          done | \
 
310
          $(AWK) '    { files[$$0] = 1; } \
 
311
               END { for (i in files) print i; }'`; \
 
312
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
313
          test -n "$$unique" || unique=$$empty_fix; \
 
314
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
315
            $$tags $$unique; \
 
316
        fi
 
317
ctags: CTAGS
 
318
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
319
                $(TAGS_FILES) $(LISP)
 
320
        tags=; \
 
321
        here=`pwd`; \
 
322
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
323
        unique=`for i in $$list; do \
 
324
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
325
          done | \
 
326
          $(AWK) '    { files[$$0] = 1; } \
 
327
               END { for (i in files) print i; }'`; \
 
328
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
329
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
330
             $$tags $$unique
 
331
 
 
332
GTAGS:
 
333
        here=`$(am__cd) $(top_builddir) && pwd` \
 
334
          && cd $(top_srcdir) \
 
335
          && gtags -i $(GTAGS_ARGS) $$here
 
336
 
 
337
distclean-tags:
 
338
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
339
 
 
340
distdir: $(DISTFILES)
 
341
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
342
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
343
        list='$(DISTFILES)'; for file in $$list; do \
 
344
          case $$file in \
 
345
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
346
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
347
          esac; \
 
348
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
349
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
350
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
351
            dir="/$$dir"; \
 
352
            $(mkdir_p) "$(distdir)$$dir"; \
 
353
          else \
 
354
            dir=''; \
 
355
          fi; \
 
356
          if test -d $$d/$$file; then \
 
357
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
358
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
359
            fi; \
 
360
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
361
          else \
 
362
            test -f $(distdir)/$$file \
 
363
            || cp -p $$d/$$file $(distdir)/$$file \
 
364
            || exit 1; \
 
365
          fi; \
 
366
        done
 
367
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
368
          if test "$$subdir" = .; then :; else \
 
369
            test -d "$(distdir)/$$subdir" \
 
370
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
371
            || exit 1; \
 
372
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
373
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
374
            (cd $$subdir && \
 
375
              $(MAKE) $(AM_MAKEFLAGS) \
 
376
                top_distdir="$$top_distdir" \
 
377
                distdir="$$distdir/$$subdir" \
 
378
                distdir) \
 
379
              || exit 1; \
 
380
          fi; \
 
381
        done
 
382
check-am: all-am
 
383
check: check-recursive
 
384
all-am: Makefile
 
385
installdirs: installdirs-recursive
 
386
installdirs-am:
 
387
install: install-recursive
 
388
install-exec: install-exec-recursive
 
389
install-data: install-data-recursive
 
390
uninstall: uninstall-recursive
 
391
 
 
392
install-am: all-am
 
393
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
394
 
 
395
installcheck: installcheck-recursive
 
396
install-strip:
 
397
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
398
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
399
          `test -z '$(STRIP)' || \
 
400
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
401
mostlyclean-generic:
 
402
 
 
403
clean-generic:
 
404
 
 
405
distclean-generic:
 
406
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
407
 
 
408
maintainer-clean-generic:
 
409
        @echo "This command is intended for maintainers to use"
 
410
        @echo "it deletes files that may require special tools to rebuild."
 
411
clean: clean-recursive
 
412
 
 
413
clean-am: clean-generic clean-libtool mostlyclean-am
 
414
 
 
415
distclean: distclean-recursive
 
416
        -rm -f Makefile
 
417
distclean-am: clean-am distclean-generic distclean-libtool \
 
418
        distclean-tags
 
419
 
 
420
dvi: dvi-recursive
 
421
 
 
422
dvi-am:
 
423
 
 
424
html: html-recursive
 
425
 
 
426
info: info-recursive
 
427
 
 
428
info-am:
 
429
 
 
430
install-data-am:
 
431
 
 
432
install-exec-am:
 
433
 
 
434
install-info: install-info-recursive
 
435
 
 
436
install-man:
 
437
 
 
438
installcheck-am:
 
439
 
 
440
maintainer-clean: maintainer-clean-recursive
 
441
        -rm -f Makefile
 
442
maintainer-clean-am: distclean-am maintainer-clean-generic
 
443
 
 
444
mostlyclean: mostlyclean-recursive
 
445
 
 
446
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
447
 
 
448
pdf: pdf-recursive
 
449
 
 
450
pdf-am:
 
451
 
 
452
ps: ps-recursive
 
453
 
 
454
ps-am:
 
455
 
 
456
uninstall-am: uninstall-info-am
 
457
 
 
458
uninstall-info: uninstall-info-recursive
 
459
 
 
460
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
461
        clean clean-generic clean-libtool clean-recursive ctags \
 
462
        ctags-recursive distclean distclean-generic distclean-libtool \
 
463
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
464
        html-am info info-am install install-am install-data \
 
465
        install-data-am install-exec install-exec-am install-info \
 
466
        install-info-am install-man install-strip installcheck \
 
467
        installcheck-am installdirs installdirs-am maintainer-clean \
 
468
        maintainer-clean-generic maintainer-clean-recursive \
 
469
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
470
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
471
        uninstall uninstall-am uninstall-info-am
 
472
 
 
473
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
474
# Otherwise a system limit (for SysV at least) may be exceeded.
 
475
.NOEXPORT: