~ubuntu-branches/ubuntu/intrepid/comedilib/intrepid

« back to all changes in this revision

Viewing changes to etc/hotplug/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): David Schleef
  • Date: 2004-11-04 11:43:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041104114351-a50kaei5yamka8r6
Tags: 0.7.22-2
It helps if the shared library is actually in the package.

Show diffs side-by-side

added added

removed removed

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