~ubuntu-branches/ubuntu/gutsy/fnfx/gutsy

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2005-04-01 11:39:55 UTC
  • Revision ID: james.westby@ubuntu.com-20050401113955-nnsv7bovk07obxa9
Tags: upstream-0.3
ImportĀ upstreamĀ versionĀ 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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = .
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
ACLOCAL = @ACLOCAL@
 
39
AMDEP_FALSE = @AMDEP_FALSE@
 
40
AMDEP_TRUE = @AMDEP_TRUE@
 
41
AMTAR = @AMTAR@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOHEADER = @AUTOHEADER@
 
44
AUTOMAKE = @AUTOMAKE@
 
45
AWK = @AWK@
 
46
CC = @CC@
 
47
CCDEPMODE = @CCDEPMODE@
 
48
CFLAGS = @CFLAGS@
 
49
CPP = @CPP@
 
50
CPPFLAGS = @CPPFLAGS@
 
51
CYGPATH_W = @CYGPATH_W@
 
52
DEFS = @DEFS@
 
53
DEPDIR = @DEPDIR@
 
54
ECHO_C = @ECHO_C@
 
55
ECHO_N = @ECHO_N@
 
56
ECHO_T = @ECHO_T@
 
57
EGREP = @EGREP@
 
58
EXEEXT = @EXEEXT@
 
59
INSTALL_DATA = @INSTALL_DATA@
 
60
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
61
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
62
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
63
LDFLAGS = @LDFLAGS@
 
64
LIBOBJS = @LIBOBJS@
 
65
LIBS = @LIBS@
 
66
LTLIBOBJS = @LTLIBOBJS@
 
67
MAKEINFO = @MAKEINFO@
 
68
OBJEXT = @OBJEXT@
 
69
PACKAGE = fnfx
 
70
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
71
PACKAGE_NAME = @PACKAGE_NAME@
 
72
PACKAGE_STRING = @PACKAGE_STRING@
 
73
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
74
PACKAGE_VERSION = @PACKAGE_VERSION@
 
75
PATH_SEPARATOR = @PATH_SEPARATOR@
 
76
SET_MAKE = @SET_MAKE@
 
77
SHELL = @SHELL@
 
78
STRIP = @STRIP@
 
79
VERSION = 0.3
 
80
ac_ct_CC = @ac_ct_CC@
 
81
ac_ct_STRIP = @ac_ct_STRIP@
 
82
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
83
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
84
am__include = @am__include@
 
85
am__leading_dot = @am__leading_dot@
 
86
am__quote = @am__quote@
 
87
bindir = @bindir@
 
88
build_alias = @build_alias@
 
89
datadir = @datadir@
 
90
exec_prefix = @exec_prefix@
 
91
host_alias = @host_alias@
 
92
includedir = @includedir@
 
93
infodir = @infodir@
 
94
install_sh = @install_sh@
 
95
libdir = @libdir@
 
96
libexecdir = @libexecdir@
 
97
localstatedir = @localstatedir@
 
98
mandir = @mandir@
 
99
oldincludedir = @oldincludedir@
 
100
prefix = @prefix@
 
101
program_transform_name = @program_transform_name@
 
102
sbindir = @sbindir@
 
103
sharedstatedir = @sharedstatedir@
 
104
sysconfdir = @sysconfdir@
 
105
target_alias = @target_alias@
 
106
 
 
107
SUBDIRS = src etc
 
108
subdir = .
 
109
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
110
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
111
CONFIG_HEADER = config.h
 
112
CONFIG_CLEAN_FILES =
 
113
DIST_SOURCES =
 
114
 
 
115
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
116
        ps-recursive install-info-recursive uninstall-info-recursive \
 
117
        all-recursive install-data-recursive install-exec-recursive \
 
118
        installdirs-recursive install-recursive uninstall-recursive \
 
119
        check-recursive installcheck-recursive
 
120
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
 
121
        COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 \
 
122
        config.h.in config.sub configure configure.in depcomp \
 
123
        install-sh missing mkinstalldirs
 
124
DIST_SUBDIRS = $(SUBDIRS)
 
125
all: config.h
 
126
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
127
 
 
128
.SUFFIXES:
 
129
 
 
130
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
131
 configure.lineno
 
132
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
133
        cd $(top_srcdir) && \
 
134
          $(AUTOMAKE) --gnu  Makefile
 
135
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
136
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
 
137
 
 
138
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
139
        $(SHELL) ./config.status --recheck
 
140
$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
141
        cd $(srcdir) && $(AUTOCONF)
 
142
 
 
143
$(ACLOCAL_M4):  configure.in 
 
144
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
145
 
 
146
config.h: stamp-h1
 
147
        @if test ! -f $@; then \
 
148
          rm -f stamp-h1; \
 
149
          $(MAKE) stamp-h1; \
 
150
        else :; fi
 
151
 
 
152
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
153
        @rm -f stamp-h1
 
154
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
155
 
 
156
$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
157
        cd $(top_srcdir) && $(AUTOHEADER)
 
158
        touch $(srcdir)/config.h.in
 
159
 
 
160
distclean-hdr:
 
161
        -rm -f config.h stamp-h1
 
162
uninstall-info-am:
 
163
 
 
164
# This directory's subdirectories are mostly independent; you can cd
 
165
# into them and run `make' without going through this Makefile.
 
166
# To change the values of `make' variables: instead of editing Makefiles,
 
167
# (1) if the variable is set in `config.status', edit `config.status'
 
168
#     (which will cause the Makefiles to be regenerated when you run `make');
 
169
# (2) otherwise, pass the desired values on the `make' command line.
 
170
$(RECURSIVE_TARGETS):
 
171
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
172
        dot_seen=no; \
 
173
        target=`echo $@ | sed s/-recursive//`; \
 
174
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
175
          echo "Making $$target in $$subdir"; \
 
176
          if test "$$subdir" = "."; then \
 
177
            dot_seen=yes; \
 
178
            local_target="$$target-am"; \
 
179
          else \
 
180
            local_target="$$target"; \
 
181
          fi; \
 
182
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
183
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
184
        done; \
 
185
        if test "$$dot_seen" = "no"; then \
 
186
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
187
        fi; test -z "$$fail"
 
188
 
 
189
mostlyclean-recursive clean-recursive distclean-recursive \
 
190
maintainer-clean-recursive:
 
191
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
192
        dot_seen=no; \
 
193
        case "$@" in \
 
194
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
195
          *) list='$(SUBDIRS)' ;; \
 
196
        esac; \
 
197
        rev=''; for subdir in $$list; do \
 
198
          if test "$$subdir" = "."; then :; else \
 
199
            rev="$$subdir $$rev"; \
 
200
          fi; \
 
201
        done; \
 
202
        rev="$$rev ."; \
 
203
        target=`echo $@ | sed s/-recursive//`; \
 
204
        for subdir in $$rev; do \
 
205
          echo "Making $$target in $$subdir"; \
 
206
          if test "$$subdir" = "."; then \
 
207
            local_target="$$target-am"; \
 
208
          else \
 
209
            local_target="$$target"; \
 
210
          fi; \
 
211
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
212
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
213
        done && test -z "$$fail"
 
214
tags-recursive:
 
215
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
216
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
217
        done
 
218
ctags-recursive:
 
219
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
220
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
221
        done
 
222
 
 
223
ETAGS = etags
 
224
ETAGSFLAGS =
 
225
 
 
226
CTAGS = ctags
 
227
CTAGSFLAGS =
 
228
 
 
229
tags: TAGS
 
230
 
 
231
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
232
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
233
        unique=`for i in $$list; do \
 
234
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
235
          done | \
 
236
          $(AWK) '    { files[$$0] = 1; } \
 
237
               END { for (i in files) print i; }'`; \
 
238
        mkid -fID $$unique
 
239
 
 
240
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
241
                $(TAGS_FILES) $(LISP)
 
242
        tags=; \
 
243
        here=`pwd`; \
 
244
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
245
          include_option=--etags-include; \
 
246
        else \
 
247
          include_option=--include; \
 
248
        fi; \
 
249
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
250
          if test "$$subdir" = .; then :; else \
 
251
            test -f $$subdir/TAGS && \
 
252
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
253
          fi; \
 
254
        done; \
 
255
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
256
        unique=`for i in $$list; do \
 
257
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
258
          done | \
 
259
          $(AWK) '    { files[$$0] = 1; } \
 
260
               END { for (i in files) print i; }'`; \
 
261
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
262
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
263
             $$tags $$unique
 
264
 
 
265
ctags: CTAGS
 
266
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
267
                $(TAGS_FILES) $(LISP)
 
268
        tags=; \
 
269
        here=`pwd`; \
 
270
        list='$(SOURCES) $(HEADERS) config.h.in $(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
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
277
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
278
             $$tags $$unique
 
279
 
 
280
GTAGS:
 
281
        here=`$(am__cd) $(top_builddir) && pwd` \
 
282
          && cd $(top_srcdir) \
 
283
          && gtags -i $(GTAGS_ARGS) $$here
 
284
 
 
285
distclean-tags:
 
286
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
287
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
288
 
 
289
top_distdir = .
 
290
distdir = $(PACKAGE)-$(VERSION)
 
291
 
 
292
am__remove_distdir = \
 
293
  { test ! -d $(distdir) \
 
294
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
295
         && rm -fr $(distdir); }; }
 
296
 
 
297
GZIP_ENV = --best
 
298
distuninstallcheck_listfiles = find . -type f -print
 
299
distcleancheck_listfiles = find . -type f -print
 
300
 
 
301
distdir: $(DISTFILES)
 
302
        $(am__remove_distdir)
 
303
        mkdir $(distdir)
 
304
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
305
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
306
        list='$(DISTFILES)'; for file in $$list; do \
 
307
          case $$file in \
 
308
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
309
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
310
          esac; \
 
311
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
312
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
313
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
314
            dir="/$$dir"; \
 
315
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
316
          else \
 
317
            dir=''; \
 
318
          fi; \
 
319
          if test -d $$d/$$file; then \
 
320
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
321
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
322
            fi; \
 
323
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
324
          else \
 
325
            test -f $(distdir)/$$file \
 
326
            || cp -p $$d/$$file $(distdir)/$$file \
 
327
            || exit 1; \
 
328
          fi; \
 
329
        done
 
330
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
331
          if test "$$subdir" = .; then :; else \
 
332
            test -d $(distdir)/$$subdir \
 
333
            || mkdir $(distdir)/$$subdir \
 
334
            || exit 1; \
 
335
            (cd $$subdir && \
 
336
              $(MAKE) $(AM_MAKEFLAGS) \
 
337
                top_distdir="$(top_distdir)" \
 
338
                distdir=../$(distdir)/$$subdir \
 
339
                distdir) \
 
340
              || exit 1; \
 
341
          fi; \
 
342
        done
 
343
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
344
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
345
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
346
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
347
        || chmod -R a+r $(distdir)
 
348
dist-gzip: distdir
 
349
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
350
        $(am__remove_distdir)
 
351
 
 
352
dist dist-all: distdir
 
353
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
354
        $(am__remove_distdir)
 
355
 
 
356
# This target untars the dist file and tries a VPATH configuration.  Then
 
357
# it guarantees that the distribution is self-contained by making another
 
358
# tarfile.
 
359
distcheck: dist
 
360
        $(am__remove_distdir)
 
361
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
 
362
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
363
        mkdir $(distdir)/_build
 
364
        mkdir $(distdir)/_inst
 
365
        chmod a-w $(distdir)
 
366
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
367
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
368
          && cd $(distdir)/_build \
 
369
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
370
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
371
          && $(MAKE) $(AM_MAKEFLAGS) \
 
372
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
373
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
374
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
375
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
376
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
377
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
378
                distuninstallcheck \
 
379
          && chmod -R a-w "$$dc_install_base" \
 
380
          && ({ \
 
381
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
 
382
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
383
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
384
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
385
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
386
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
387
          && rm -rf "$$dc_destdir" \
 
388
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
 
389
          && rm -f $(distdir).tar.gz \
 
390
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
391
        $(am__remove_distdir)
 
392
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
393
          sed 'h;s/./=/g;p;x;p;x'
 
394
distuninstallcheck:
 
395
        @cd $(distuninstallcheck_dir) \
 
396
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
397
           || { echo "ERROR: files left after uninstall:" ; \
 
398
                if test -n "$(DESTDIR)"; then \
 
399
                  echo "  (check DESTDIR support)"; \
 
400
                fi ; \
 
401
                $(distuninstallcheck_listfiles) ; \
 
402
                exit 1; } >&2
 
403
distcleancheck: distclean
 
404
        @if test '$(srcdir)' = . ; then \
 
405
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
406
          exit 1 ; \
 
407
        fi
 
408
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
409
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
410
               $(distcleancheck_listfiles) ; \
 
411
               exit 1; } >&2
 
412
check-am: all-am
 
413
check: check-recursive
 
414
all-am: Makefile config.h
 
415
installdirs: installdirs-recursive
 
416
installdirs-am:
 
417
 
 
418
install: install-recursive
 
419
install-exec: install-exec-recursive
 
420
install-data: install-data-recursive
 
421
uninstall: uninstall-recursive
 
422
 
 
423
install-am: all-am
 
424
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
425
 
 
426
installcheck: installcheck-recursive
 
427
install-strip:
 
428
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
429
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
430
          `test -z '$(STRIP)' || \
 
431
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
432
mostlyclean-generic:
 
433
 
 
434
clean-generic:
 
435
 
 
436
distclean-generic:
 
437
        -rm -f $(CONFIG_CLEAN_FILES)
 
438
 
 
439
maintainer-clean-generic:
 
440
        @echo "This command is intended for maintainers to use"
 
441
        @echo "it deletes files that may require special tools to rebuild."
 
442
clean: clean-recursive
 
443
 
 
444
clean-am: clean-generic mostlyclean-am
 
445
 
 
446
distclean: distclean-recursive
 
447
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
448
        -rm -f Makefile
 
449
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
 
450
 
 
451
dvi: dvi-recursive
 
452
 
 
453
dvi-am:
 
454
 
 
455
info: info-recursive
 
456
 
 
457
info-am:
 
458
 
 
459
install-data-am:
 
460
 
 
461
install-exec-am:
 
462
 
 
463
install-info: install-info-recursive
 
464
 
 
465
install-man:
 
466
 
 
467
installcheck-am:
 
468
 
 
469
maintainer-clean: maintainer-clean-recursive
 
470
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
471
        -rm -rf $(top_srcdir)/autom4te.cache
 
472
        -rm -f Makefile
 
473
maintainer-clean-am: distclean-am maintainer-clean-generic
 
474
 
 
475
mostlyclean: mostlyclean-recursive
 
476
 
 
477
mostlyclean-am: mostlyclean-generic
 
478
 
 
479
pdf: pdf-recursive
 
480
 
 
481
pdf-am:
 
482
 
 
483
ps: ps-recursive
 
484
 
 
485
ps-am:
 
486
 
 
487
uninstall-am: uninstall-info-am
 
488
 
 
489
uninstall-info: uninstall-info-recursive
 
490
 
 
491
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
492
        clean-generic clean-recursive ctags ctags-recursive dist \
 
493
        dist-all dist-gzip distcheck distclean distclean-generic \
 
494
        distclean-hdr distclean-recursive distclean-tags distcleancheck \
 
495
        distdir distuninstallcheck dvi dvi-am dvi-recursive info \
 
496
        info-am info-recursive install install-am install-data \
 
497
        install-data-am install-data-recursive install-exec \
 
498
        install-exec-am install-exec-recursive install-info \
 
499
        install-info-am install-info-recursive install-man \
 
500
        install-recursive install-strip installcheck installcheck-am \
 
501
        installdirs installdirs-am installdirs-recursive \
 
502
        maintainer-clean maintainer-clean-generic \
 
503
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
504
        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
 
505
        ps-recursive tags tags-recursive uninstall uninstall-am \
 
506
        uninstall-info-am uninstall-info-recursive uninstall-recursive
 
507
 
 
508
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
509
# Otherwise a system limit (for SysV at least) may be exceeded.
 
510
.NOEXPORT: