~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to plugins/cdrdao/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-08 09:33:41 UTC
  • mto: (1.4.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 52.
  • Revision ID: james.westby@ubuntu.com-20090908093341-ijo24e75x1j3hviu
Tags: upstream-2.27.92
ImportĀ upstreamĀ versionĀ 2.27.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
45
48
am__vpath_adj = case $$p in \
46
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
47
50
    *) f=$$p;; \
48
51
  esac;
49
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
52
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
53
am__install_max = 40
 
54
am__nobase_strip_setup = \
 
55
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
56
am__nobase_strip = \
 
57
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
58
am__nobase_list = $(am__nobase_strip_setup); \
 
59
  for p in $$list; do echo "$$p $$p"; done | \
 
60
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
61
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
62
    if (++n[$$2] == $(am__install_max)) \
 
63
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
64
    END { for (dir in files) print dir, files[dir] }'
 
65
am__base_list = \
 
66
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
67
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
50
68
am__installdirs = "$(DESTDIR)$(cdrdaodir)" "$(DESTDIR)$(toc2cuedir)"
51
 
cdrdaoLTLIBRARIES_INSTALL = $(INSTALL)
52
 
toc2cueLTLIBRARIES_INSTALL = $(INSTALL)
53
69
LTLIBRARIES = $(cdrdao_LTLIBRARIES) $(toc2cue_LTLIBRARIES)
54
70
am__DEPENDENCIES_1 =
55
71
libbrasero_cdrdao_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
58
74
        ../../libbrasero-burn/libbrasero-burn.la
59
75
am_libbrasero_cdrdao_la_OBJECTS = burn-cdrdao.lo
60
76
libbrasero_cdrdao_la_OBJECTS = $(am_libbrasero_cdrdao_la_OBJECTS)
61
 
libbrasero_cdrdao_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63
 
        $(libbrasero_cdrdao_la_LDFLAGS) $(LDFLAGS) -o $@
 
77
AM_V_lt = $(am__v_lt_$(V))
 
78
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
79
am__v_lt_0 = --silent
 
80
libbrasero_cdrdao_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
81
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
82
        $(AM_CFLAGS) $(CFLAGS) $(libbrasero_cdrdao_la_LDFLAGS) \
 
83
        $(LDFLAGS) -o $@
64
84
libbrasero_toc2cue_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
65
85
        ../../libbrasero-burn/libbrasero-burn.la
66
86
am_libbrasero_toc2cue_la_OBJECTS = burn-toc2cue.lo
67
87
libbrasero_toc2cue_la_OBJECTS = $(am_libbrasero_toc2cue_la_OBJECTS)
68
 
libbrasero_toc2cue_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
69
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
70
 
        $(libbrasero_toc2cue_la_LDFLAGS) $(LDFLAGS) -o $@
 
88
libbrasero_toc2cue_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
89
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
90
        $(AM_CFLAGS) $(CFLAGS) $(libbrasero_toc2cue_la_LDFLAGS) \
 
91
        $(LDFLAGS) -o $@
71
92
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
72
93
depcomp = $(SHELL) $(top_srcdir)/depcomp
73
94
am__depfiles_maybe = depfiles
 
95
am__mv = mv -f
74
96
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
75
97
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
76
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
78
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
98
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
99
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
100
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
101
        $(AM_CFLAGS) $(CFLAGS)
 
102
AM_V_CC = $(am__v_CC_$(V))
 
103
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
104
am__v_CC_0 = @echo "  CC    " $@;
 
105
AM_V_at = $(am__v_at_$(V))
 
106
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
107
am__v_at_0 = @
79
108
CCLD = $(CC)
80
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
81
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
82
 
        $(LDFLAGS) -o $@
 
109
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
111
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
112
AM_V_CCLD = $(am__v_CCLD_$(V))
 
113
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
114
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
115
AM_V_GEN = $(am__v_GEN_$(V))
 
116
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
117
am__v_GEN_0 = @echo "  GEN   " $@;
83
118
SOURCES = $(libbrasero_cdrdao_la_SOURCES) \
84
119
        $(libbrasero_toc2cue_la_SOURCES)
85
120
DIST_SOURCES = $(libbrasero_cdrdao_la_SOURCES) \
90
125
ACLOCAL = @ACLOCAL@
91
126
ALL_LINGUAS = @ALL_LINGUAS@
92
127
AMTAR = @AMTAR@
 
128
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
93
129
AR = @AR@
94
130
AUTOCONF = @AUTOCONF@
95
131
AUTOHEADER = @AUTOHEADER@
188
224
MAINT = @MAINT@
189
225
MAKEINFO = @MAKEINFO@
190
226
MKDIR_P = @MKDIR_P@
 
227
MKINSTALLDIRS = @MKINSTALLDIRS@
191
228
MSGFMT = @MSGFMT@
192
229
MSGFMT_OPTS = @MSGFMT_OPTS@
193
230
MSGMERGE = @MSGMERGE@
316
353
        @for dep in $?; do \
317
354
          case '$(am__configure_deps)' in \
318
355
            *$$dep*) \
319
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
320
 
                && exit 0; \
 
356
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
357
                && { if test -f $@; then exit 0; else break; fi; }; \
321
358
              exit 1;; \
322
359
          esac; \
323
360
        done; \
324
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  plugins/cdrdao/Makefile'; \
325
 
        cd $(top_srcdir) && \
326
 
          $(AUTOMAKE) --foreign  plugins/cdrdao/Makefile
 
361
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/cdrdao/Makefile'; \
 
362
        $(am__cd) $(top_srcdir) && \
 
363
          $(AUTOMAKE) --foreign plugins/cdrdao/Makefile
327
364
.PRECIOUS: Makefile
328
365
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
329
366
        @case '$?' in \
341
378
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
379
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
343
380
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
381
$(am__aclocal_m4_deps):
344
382
install-cdrdaoLTLIBRARIES: $(cdrdao_LTLIBRARIES)
345
383
        @$(NORMAL_INSTALL)
346
384
        test -z "$(cdrdaodir)" || $(MKDIR_P) "$(DESTDIR)$(cdrdaodir)"
347
 
        @list='$(cdrdao_LTLIBRARIES)'; for p in $$list; do \
 
385
        @list='$(cdrdao_LTLIBRARIES)'; test -n "$(cdrdaodir)" || list=; \
 
386
        list2=; for p in $$list; do \
348
387
          if test -f $$p; then \
349
 
            f=$(am__strip_dir) \
350
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(cdrdaoLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(cdrdaodir)/$$f'"; \
351
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(cdrdaoLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(cdrdaodir)/$$f"; \
 
388
            list2="$$list2 $$p"; \
352
389
          else :; fi; \
353
 
        done
 
390
        done; \
 
391
        test -z "$$list2" || { \
 
392
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cdrdaodir)'"; \
 
393
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cdrdaodir)"; \
 
394
        }
354
395
 
355
396
uninstall-cdrdaoLTLIBRARIES:
356
397
        @$(NORMAL_UNINSTALL)
357
 
        @list='$(cdrdao_LTLIBRARIES)'; for p in $$list; do \
358
 
          p=$(am__strip_dir) \
359
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cdrdaodir)/$$p'"; \
360
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cdrdaodir)/$$p"; \
 
398
        @list='$(cdrdao_LTLIBRARIES)'; test -n "$(cdrdaodir)" || list=; \
 
399
        for p in $$list; do \
 
400
          $(am__strip_dir) \
 
401
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cdrdaodir)/$$f'"; \
 
402
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cdrdaodir)/$$f"; \
361
403
        done
362
404
 
363
405
clean-cdrdaoLTLIBRARIES:
371
413
install-toc2cueLTLIBRARIES: $(toc2cue_LTLIBRARIES)
372
414
        @$(NORMAL_INSTALL)
373
415
        test -z "$(toc2cuedir)" || $(MKDIR_P) "$(DESTDIR)$(toc2cuedir)"
374
 
        @list='$(toc2cue_LTLIBRARIES)'; for p in $$list; do \
 
416
        @list='$(toc2cue_LTLIBRARIES)'; test -n "$(toc2cuedir)" || list=; \
 
417
        list2=; for p in $$list; do \
375
418
          if test -f $$p; then \
376
 
            f=$(am__strip_dir) \
377
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(toc2cueLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toc2cuedir)/$$f'"; \
378
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(toc2cueLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toc2cuedir)/$$f"; \
 
419
            list2="$$list2 $$p"; \
379
420
          else :; fi; \
380
 
        done
 
421
        done; \
 
422
        test -z "$$list2" || { \
 
423
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toc2cuedir)'"; \
 
424
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toc2cuedir)"; \
 
425
        }
381
426
 
382
427
uninstall-toc2cueLTLIBRARIES:
383
428
        @$(NORMAL_UNINSTALL)
384
 
        @list='$(toc2cue_LTLIBRARIES)'; for p in $$list; do \
385
 
          p=$(am__strip_dir) \
386
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toc2cuedir)/$$p'"; \
387
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toc2cuedir)/$$p"; \
 
429
        @list='$(toc2cue_LTLIBRARIES)'; test -n "$(toc2cuedir)" || list=; \
 
430
        for p in $$list; do \
 
431
          $(am__strip_dir) \
 
432
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toc2cuedir)/$$f'"; \
 
433
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toc2cuedir)/$$f"; \
388
434
        done
389
435
 
390
436
clean-toc2cueLTLIBRARIES:
396
442
          rm -f "$${dir}/so_locations"; \
397
443
        done
398
444
libbrasero-cdrdao.la: $(libbrasero_cdrdao_la_OBJECTS) $(libbrasero_cdrdao_la_DEPENDENCIES) 
399
 
        $(libbrasero_cdrdao_la_LINK) -rpath $(cdrdaodir) $(libbrasero_cdrdao_la_OBJECTS) $(libbrasero_cdrdao_la_LIBADD) $(LIBS)
 
445
        $(AM_V_CCLD)$(libbrasero_cdrdao_la_LINK) -rpath $(cdrdaodir) $(libbrasero_cdrdao_la_OBJECTS) $(libbrasero_cdrdao_la_LIBADD) $(LIBS)
400
446
libbrasero-toc2cue.la: $(libbrasero_toc2cue_la_OBJECTS) $(libbrasero_toc2cue_la_DEPENDENCIES) 
401
 
        $(libbrasero_toc2cue_la_LINK) -rpath $(toc2cuedir) $(libbrasero_toc2cue_la_OBJECTS) $(libbrasero_toc2cue_la_LIBADD) $(LIBS)
 
447
        $(AM_V_CCLD)$(libbrasero_toc2cue_la_LINK) -rpath $(toc2cuedir) $(libbrasero_toc2cue_la_OBJECTS) $(libbrasero_toc2cue_la_LIBADD) $(LIBS)
402
448
 
403
449
mostlyclean-compile:
404
450
        -rm -f *.$(OBJEXT)
410
456
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/burn-toc2cue.Plo@am__quote@
411
457
 
412
458
.c.o:
413
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
414
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
459
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
460
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
461
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
415
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
416
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417
464
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
418
465
 
419
466
.c.obj:
420
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
421
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
467
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
468
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
469
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
422
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
423
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
424
472
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
425
473
 
426
474
.c.lo:
427
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
428
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
475
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
476
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
477
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
429
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
430
479
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431
480
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
441
490
        unique=`for i in $$list; do \
442
491
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443
492
          done | \
444
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
493
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
445
494
              END { if (nonempty) { for (i in files) print i; }; }'`; \
446
495
        mkid -fID $$unique
447
496
tags: TAGS
448
497
 
449
498
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450
499
                $(TAGS_FILES) $(LISP)
451
 
        tags=; \
 
500
        set x; \
452
501
        here=`pwd`; \
453
502
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
454
503
        unique=`for i in $$list; do \
456
505
          done | \
457
506
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
458
507
              END { if (nonempty) { for (i in files) print i; }; }'`; \
459
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
508
        shift; \
 
509
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
460
510
          test -n "$$unique" || unique=$$empty_fix; \
461
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
462
 
            $$tags $$unique; \
 
511
          if test $$# -gt 0; then \
 
512
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
513
              "$$@" $$unique; \
 
514
          else \
 
515
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
516
              $$unique; \
 
517
          fi; \
463
518
        fi
464
519
ctags: CTAGS
465
520
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
466
521
                $(TAGS_FILES) $(LISP)
467
 
        tags=; \
468
522
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
469
523
        unique=`for i in $$list; do \
470
524
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471
525
          done | \
472
526
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473
527
              END { if (nonempty) { for (i in files) print i; }; }'`; \
474
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
528
        test -z "$(CTAGS_ARGS)$$unique" \
475
529
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
476
 
             $$tags $$unique
 
530
             $$unique
477
531
 
478
532
GTAGS:
479
533
        here=`$(am__cd) $(top_builddir) && pwd` \
480
 
          && cd $(top_srcdir) \
481
 
          && gtags -i $(GTAGS_ARGS) $$here
 
534
          && $(am__cd) $(top_srcdir) \
 
535
          && gtags -i $(GTAGS_ARGS) "$$here"
482
536
 
483
537
distclean-tags:
484
538
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
499
553
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
500
554
          if test -d $$d/$$file; then \
501
555
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
556
            if test -d "$(distdir)/$$file"; then \
 
557
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
558
            fi; \
502
559
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
503
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
560
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
561
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504
562
            fi; \
505
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
563
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
506
564
          else \
507
 
            test -f $(distdir)/$$file \
508
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
565
            test -f "$(distdir)/$$file" \
 
566
            || cp -p $$d/$$file "$(distdir)/$$file" \
509
567
            || exit 1; \
510
568
          fi; \
511
569
        done
536
594
 
537
595
distclean-generic:
538
596
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
597
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
539
598
 
540
599
maintainer-clean-generic:
541
600
        @echo "This command is intended for maintainers to use"
557
616
 
558
617
html: html-am
559
618
 
 
619
html-am:
 
620
 
560
621
info: info-am
561
622
 
562
623
info-am:
565
626
 
566
627
install-dvi: install-dvi-am
567
628
 
 
629
install-dvi-am:
 
630
 
568
631
install-exec-am:
569
632
 
570
633
install-html: install-html-am
571
634
 
 
635
install-html-am:
 
636
 
572
637
install-info: install-info-am
573
638
 
 
639
install-info-am:
 
640
 
574
641
install-man:
575
642
 
576
643
install-pdf: install-pdf-am
577
644
 
 
645
install-pdf-am:
 
646
 
578
647
install-ps: install-ps-am
579
648
 
 
649
install-ps-am:
 
650
 
580
651
installcheck-am:
581
652
 
582
653
maintainer-clean: maintainer-clean-am
619
690
 
620
691
 
621
692
-include $(top_srcdir)/git.mk
 
693
 
622
694
# Tell versions [3.59,3.63) of GNU make to not export all variables.
623
695
# Otherwise a system limit (for SysV at least) may be exceeded.
624
696
.NOEXPORT: