~ubuntu-branches/ubuntu/lucid/hal/lucid-proposed

« back to all changes in this revision

Viewing changes to libhal/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-12-03 01:21:24 UTC
  • mto: (1.1.18 squeeze)
  • mto: This revision was merged to the branch mainline in revision 165.
  • Revision ID: james.westby@ubuntu.com-20091203012124-3573qknop973uvc2
Tags: upstream-0.5.14
ImportĀ upstreamĀ versionĀ 0.5.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
44
46
mkinstalldirs = $(install_sh) -d
45
47
CONFIG_HEADER = $(top_builddir)/config.h
46
48
CONFIG_CLEAN_FILES =
 
49
CONFIG_CLEAN_VPATH_FILES =
47
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48
51
am__vpath_adj = case $$p in \
49
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50
53
    *) f=$$p;; \
51
54
  esac;
52
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
56
am__install_max = 40
 
57
am__nobase_strip_setup = \
 
58
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
59
am__nobase_strip = \
 
60
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
61
am__nobase_list = $(am__nobase_strip_setup); \
 
62
  for p in $$list; do echo "$$p $$p"; done | \
 
63
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
64
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
65
    if (++n[$$2] == $(am__install_max)) \
 
66
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
67
    END { for (dir in files) print dir, files[dir] }'
 
68
am__base_list = \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
70
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
53
71
am__installdirs = "$(DESTDIR)$(libdir)" \
54
72
        "$(DESTDIR)$(libhalincludedir)"
55
 
libLTLIBRARIES_INSTALL = $(INSTALL)
56
73
LTLIBRARIES = $(lib_LTLIBRARIES)
57
74
am__DEPENDENCIES_1 =
58
75
libhal_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
59
76
am_libhal_la_OBJECTS = libhal.lo
60
77
libhal_la_OBJECTS = $(am_libhal_la_OBJECTS)
61
 
libhal_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
78
AM_V_lt = $(am__v_lt_$(V))
 
79
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
80
am__v_lt_0 = --silent
 
81
libhal_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
62
82
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63
83
        $(libhal_la_LDFLAGS) $(LDFLAGS) -o $@
64
84
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65
85
depcomp = $(SHELL) $(top_srcdir)/depcomp
66
86
am__depfiles_maybe = depfiles
 
87
am__mv = mv -f
67
88
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68
89
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
90
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
91
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
92
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
93
        $(AM_CFLAGS) $(CFLAGS)
 
94
AM_V_CC = $(am__v_CC_$(V))
 
95
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
96
am__v_CC_0 = @echo "  CC    " $@;
 
97
AM_V_at = $(am__v_at_$(V))
 
98
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
99
am__v_at_0 = @
72
100
CCLD = $(CC)
73
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
75
 
        $(LDFLAGS) -o $@
 
101
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
102
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
103
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
104
AM_V_CCLD = $(am__v_CCLD_$(V))
 
105
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
106
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
107
AM_V_GEN = $(am__v_GEN_$(V))
 
108
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
109
am__v_GEN_0 = @echo "  GEN   " $@;
76
110
SOURCES = $(libhal_la_SOURCES)
77
111
DIST_SOURCES = $(libhal_la_SOURCES)
78
 
libhalincludeHEADERS_INSTALL = $(INSTALL_HEADER)
79
112
HEADERS = $(libhalinclude_HEADERS)
80
113
ETAGS = etags
81
114
CTAGS = ctags
84
117
ACPI_ACPID = @ACPI_ACPID@
85
118
ACPI_PROC = @ACPI_PROC@
86
119
AMTAR = @AMTAR@
 
120
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
87
121
AR = @AR@
88
122
AUTOCONF = @AUTOCONF@
89
123
AUTOHEADER = @AUTOHEADER@
140
174
LIBOBJS = @LIBOBJS@
141
175
LIBS = @LIBS@
142
176
LIBTOOL = @LIBTOOL@
 
177
LIBUSB20_LIBS = @LIBUSB20_LIBS@
143
178
LINUX_INPUT_H = @LINUX_INPUT_H@
144
179
LIPO = @LIPO@
145
180
LN_S = @LN_S@
162
197
PACKAGE_NAME = @PACKAGE_NAME@
163
198
PACKAGE_STRING = @PACKAGE_STRING@
164
199
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
200
PACKAGE_URL = @PACKAGE_URL@
165
201
PACKAGE_VERSION = @PACKAGE_VERSION@
166
202
PARTED_CFLAGS = @PARTED_CFLAGS@
167
203
PARTED_LIBS = @PARTED_LIBS@
182
218
USE_PNP_IDS = @USE_PNP_IDS@
183
219
USE_USB_IDS = @USE_USB_IDS@
184
220
VERSION = @VERSION@
 
221
VOLUME_ID_CFLAGS = @VOLUME_ID_CFLAGS@
 
222
VOLUME_ID_LIBS = @VOLUME_ID_LIBS@
185
223
XMLLINT = @XMLLINT@
186
224
XMLTO = @XMLTO@
187
225
abs_builddir = @abs_builddir@
270
308
              exit 1;; \
271
309
          esac; \
272
310
        done; \
273
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libhal/Makefile'; \
274
 
        cd $(top_srcdir) && \
275
 
          $(AUTOMAKE) --gnu  libhal/Makefile
 
311
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libhal/Makefile'; \
 
312
        $(am__cd) $(top_srcdir) && \
 
313
          $(AUTOMAKE) --gnu libhal/Makefile
276
314
.PRECIOUS: Makefile
277
315
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278
316
        @case '$?' in \
290
328
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291
329
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
292
330
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
331
$(am__aclocal_m4_deps):
293
332
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
294
333
        @$(NORMAL_INSTALL)
295
334
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
296
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
335
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
336
        list2=; for p in $$list; do \
297
337
          if test -f $$p; then \
298
 
            f=$(am__strip_dir) \
299
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
300
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
338
            list2="$$list2 $$p"; \
301
339
          else :; fi; \
302
 
        done
 
340
        done; \
 
341
        test -z "$$list2" || { \
 
342
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
343
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
344
        }
303
345
 
304
346
uninstall-libLTLIBRARIES:
305
347
        @$(NORMAL_UNINSTALL)
306
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
307
 
          p=$(am__strip_dir) \
308
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
309
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
348
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
349
        for p in $$list; do \
 
350
          $(am__strip_dir) \
 
351
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
352
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
310
353
        done
311
354
 
312
355
clean-libLTLIBRARIES:
318
361
          rm -f "$${dir}/so_locations"; \
319
362
        done
320
363
libhal.la: $(libhal_la_OBJECTS) $(libhal_la_DEPENDENCIES) 
321
 
        $(libhal_la_LINK) -rpath $(libdir) $(libhal_la_OBJECTS) $(libhal_la_LIBADD) $(LIBS)
 
364
        $(AM_V_CCLD)$(libhal_la_LINK) -rpath $(libdir) $(libhal_la_OBJECTS) $(libhal_la_LIBADD) $(LIBS)
322
365
 
323
366
mostlyclean-compile:
324
367
        -rm -f *.$(OBJEXT)
329
372
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhal.Plo@am__quote@
330
373
 
331
374
.c.o:
332
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
333
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
375
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
376
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
377
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
334
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
335
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336
380
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
337
381
 
338
382
.c.obj:
339
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
340
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
383
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
384
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
385
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
341
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
342
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343
388
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
344
389
 
345
390
.c.lo:
346
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
347
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
391
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
392
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
393
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
348
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
349
395
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
350
396
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
357
403
install-libhalincludeHEADERS: $(libhalinclude_HEADERS)
358
404
        @$(NORMAL_INSTALL)
359
405
        test -z "$(libhalincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libhalincludedir)"
360
 
        @list='$(libhalinclude_HEADERS)'; for p in $$list; do \
 
406
        @list='$(libhalinclude_HEADERS)'; test -n "$(libhalincludedir)" || list=; \
 
407
        for p in $$list; do \
361
408
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
362
 
          f=$(am__strip_dir) \
363
 
          echo " $(libhalincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libhalincludedir)/$$f'"; \
364
 
          $(libhalincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libhalincludedir)/$$f"; \
 
409
          echo "$$d$$p"; \
 
410
        done | $(am__base_list) | \
 
411
        while read files; do \
 
412
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libhalincludedir)'"; \
 
413
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(libhalincludedir)" || exit $$?; \
365
414
        done
366
415
 
367
416
uninstall-libhalincludeHEADERS:
368
417
        @$(NORMAL_UNINSTALL)
369
 
        @list='$(libhalinclude_HEADERS)'; for p in $$list; do \
370
 
          f=$(am__strip_dir) \
371
 
          echo " rm -f '$(DESTDIR)$(libhalincludedir)/$$f'"; \
372
 
          rm -f "$(DESTDIR)$(libhalincludedir)/$$f"; \
373
 
        done
 
418
        @list='$(libhalinclude_HEADERS)'; test -n "$(libhalincludedir)" || list=; \
 
419
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
420
        test -n "$$files" || exit 0; \
 
421
        echo " ( cd '$(DESTDIR)$(libhalincludedir)' && rm -f" $$files ")"; \
 
422
        cd "$(DESTDIR)$(libhalincludedir)" && rm -f $$files
374
423
 
375
424
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
376
425
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384
433
 
385
434
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386
435
                $(TAGS_FILES) $(LISP)
387
 
        tags=; \
 
436
        set x; \
388
437
        here=`pwd`; \
389
438
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390
439
        unique=`for i in $$list; do \
392
441
          done | \
393
442
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394
443
              END { if (nonempty) { for (i in files) print i; }; }'`; \
395
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
444
        shift; \
 
445
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
396
446
          test -n "$$unique" || unique=$$empty_fix; \
397
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
398
 
            $$tags $$unique; \
 
447
          if test $$# -gt 0; then \
 
448
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
449
              "$$@" $$unique; \
 
450
          else \
 
451
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
452
              $$unique; \
 
453
          fi; \
399
454
        fi
400
455
ctags: CTAGS
401
456
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
402
457
                $(TAGS_FILES) $(LISP)
403
 
        tags=; \
404
458
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
405
459
        unique=`for i in $$list; do \
406
460
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407
461
          done | \
408
462
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409
463
              END { if (nonempty) { for (i in files) print i; }; }'`; \
410
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
464
        test -z "$(CTAGS_ARGS)$$unique" \
411
465
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
412
 
             $$tags $$unique
 
466
             $$unique
413
467
 
414
468
GTAGS:
415
469
        here=`$(am__cd) $(top_builddir) && pwd` \
416
 
          && cd $(top_srcdir) \
417
 
          && gtags -i $(GTAGS_ARGS) $$here
 
470
          && $(am__cd) $(top_srcdir) \
 
471
          && gtags -i $(GTAGS_ARGS) "$$here"
418
472
 
419
473
distclean-tags:
420
474
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
435
489
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436
490
          if test -d $$d/$$file; then \
437
491
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
492
            if test -d "$(distdir)/$$file"; then \
 
493
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
494
            fi; \
438
495
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
496
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
497
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440
498
            fi; \
441
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
499
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
442
500
          else \
443
 
            test -f $(distdir)/$$file \
444
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
501
            test -f "$(distdir)/$$file" \
 
502
            || cp -p $$d/$$file "$(distdir)/$$file" \
445
503
            || exit 1; \
446
504
          fi; \
447
505
        done
472
530
 
473
531
distclean-generic:
474
532
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
533
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
475
534
 
476
535
maintainer-clean-generic:
477
536
        @echo "This command is intended for maintainers to use"
493
552
 
494
553
html: html-am
495
554
 
 
555
html-am:
 
556
 
496
557
info: info-am
497
558
 
498
559
info-am:
501
562
 
502
563
install-dvi: install-dvi-am
503
564
 
 
565
install-dvi-am:
 
566
 
504
567
install-exec-am: install-libLTLIBRARIES
505
568
 
506
569
install-html: install-html-am
507
570
 
 
571
install-html-am:
 
572
 
508
573
install-info: install-info-am
509
574
 
 
575
install-info-am:
 
576
 
510
577
install-man:
511
578
 
512
579
install-pdf: install-pdf-am
513
580
 
 
581
install-pdf-am:
 
582
 
514
583
install-ps: install-ps-am
515
584
 
 
585
install-ps-am:
 
586
 
516
587
installcheck-am:
517
588
 
518
589
maintainer-clean: maintainer-clean-am
556
627
 
557
628
clean-local :
558
629
        rm -f *~
 
630
 
559
631
# Tell versions [3.59,3.63) of GNU make to not export all variables.
560
632
# Otherwise a system limit (for SysV at least) may be exceeded.
561
633
.NOEXPORT: