~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to plugins/growisofs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-07-28 01:12:27 UTC
  • mto: (1.4.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20090728011227-tiva9yorc5d1r5hs
Tags: upstream-2.27.5
ImportĀ upstreamĀ versionĀ 2.27.5

Show diffs side-by-side

added added

removed removed

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