~mdz/network-manager/ubuntu.0.7

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: dcbw
  • Date: 2004-06-24 14:18:37 UTC
  • Revision ID: vcs-imports@canonical.com-20040624141837-b23a721fd03ea23f
Initial revision

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