~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to plugins/cvs-plugin/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Steve Ovens
  • Date: 2014-01-03 21:06:06 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20140103210606-pmvzhu0s68qy6261
Tags: 2:3.10.2-0ubuntu1
* New upstream release (LP: #1266037)
- Updated Build-Depends of libgtk-3-dev (>= 3.6.0),
  libglib2.0-dev (>= 2.34.0)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
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
 
19
18
VPATH = @srcdir@
20
 
am__make_dryrun = \
21
 
  { \
22
 
    am__dry=no; \
 
19
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
20
am__make_running_with_option = \
 
21
  case $${target_option-} in \
 
22
      ?) ;; \
 
23
      *) echo "am__make_running_with_option: internal error: invalid" \
 
24
              "target option '$${target_option-}' specified" >&2; \
 
25
         exit 1;; \
 
26
  esac; \
 
27
  has_opt=no; \
 
28
  sane_makeflags=$$MAKEFLAGS; \
 
29
  if $(am__is_gnu_make); then \
 
30
    sane_makeflags=$$MFLAGS; \
 
31
  else \
23
32
    case $$MAKEFLAGS in \
24
33
      *\\[\ \   ]*) \
25
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
26
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27
 
      *) \
28
 
        for am__flg in $$MAKEFLAGS; do \
29
 
          case $$am__flg in \
30
 
            *=*|--*) ;; \
31
 
            *n*) am__dry=yes; break;; \
32
 
          esac; \
33
 
        done;; \
34
 
    esac; \
35
 
    test $$am__dry = yes; \
36
 
  }
 
34
        bs=\\; \
 
35
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
36
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
37
    esac; \
 
38
  fi; \
 
39
  skip_next=no; \
 
40
  strip_trailopt () \
 
41
  { \
 
42
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
43
  }; \
 
44
  for flg in $$sane_makeflags; do \
 
45
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
46
    case $$flg in \
 
47
      *=*|--*) continue;; \
 
48
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
49
      -*I?*) strip_trailopt 'I';; \
 
50
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
51
      -*O?*) strip_trailopt 'O';; \
 
52
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
53
      -*l?*) strip_trailopt 'l';; \
 
54
      -[dEDm]) skip_next=yes;; \
 
55
      -[JT]) skip_next=yes;; \
 
56
    esac; \
 
57
    case $$flg in \
 
58
      *$$target_option*) has_opt=yes; break;; \
 
59
    esac; \
 
60
  done; \
 
61
  test $$has_opt = yes
 
62
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
63
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
37
64
pkgdatadir = $(datadir)/@PACKAGE@
38
65
pkgincludedir = $(includedir)/@PACKAGE@
39
66
pkglibdir = $(libdir)/@PACKAGE@
53
80
build_triplet = @build@
54
81
host_triplet = @host@
55
82
subdir = plugins/cvs-plugin
56
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
83
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
84
        $(top_srcdir)/depcomp $(dist_cvs_plugin_glade_DATA) \
 
85
        $(dist_cvs_plugin_pixmaps_DATA) $(dist_cvs_plugin_plugin_DATA) \
 
86
        $(dist_cvs_plugin_ui_DATA)
57
87
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
88
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
59
89
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
113
143
AM_V_lt = $(am__v_lt_@AM_V@)
114
144
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
115
145
am__v_lt_0 = --silent
 
146
am__v_lt_1 = 
116
147
libanjuta_cvs_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
117
148
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
118
149
        $(AM_CFLAGS) $(CFLAGS) $(libanjuta_cvs_plugin_la_LDFLAGS) \
119
150
        $(LDFLAGS) -o $@
 
151
AM_V_P = $(am__v_P_@AM_V@)
 
152
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
153
am__v_P_0 = false
 
154
am__v_P_1 = :
 
155
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
156
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
157
am__v_GEN_0 = @echo "  GEN     " $@;
 
158
am__v_GEN_1 = 
 
159
AM_V_at = $(am__v_at_@AM_V@)
 
160
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
161
am__v_at_0 = @
 
162
am__v_at_1 = 
120
163
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
121
164
depcomp = $(SHELL) $(top_srcdir)/depcomp
122
165
am__depfiles_maybe = depfiles
129
172
        $(AM_CFLAGS) $(CFLAGS)
130
173
AM_V_CC = $(am__v_CC_@AM_V@)
131
174
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
132
 
am__v_CC_0 = @echo "  CC    " $@;
133
 
AM_V_at = $(am__v_at_@AM_V@)
134
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
135
 
am__v_at_0 = @
 
175
am__v_CC_0 = @echo "  CC      " $@;
 
176
am__v_CC_1 = 
136
177
CCLD = $(CC)
137
178
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138
179
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
139
180
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
140
181
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
141
182
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
142
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
143
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
144
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
183
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
184
am__v_CCLD_1 = 
146
185
SOURCES = $(libanjuta_cvs_plugin_la_SOURCES)
147
186
DIST_SOURCES = $(libanjuta_cvs_plugin_la_SOURCES)
148
187
am__can_run_installinfo = \
150
189
    n|no|NO) false;; \
151
190
    *) (install-info --version) >/dev/null 2>&1;; \
152
191
  esac
153
 
DATA = $(cvs_plugin_glade_DATA) $(cvs_plugin_pixmaps_DATA) \
154
 
        $(cvs_plugin_plugin_DATA) $(cvs_plugin_ui_DATA)
 
192
DATA = $(dist_cvs_plugin_glade_DATA) $(dist_cvs_plugin_pixmaps_DATA) \
 
193
        $(dist_cvs_plugin_plugin_DATA) $(dist_cvs_plugin_ui_DATA)
 
194
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
195
# Read a list of newline-separated strings from the standard input,
 
196
# and print each of them once, without duplicates.  Input order is
 
197
# *not* preserved.
 
198
am__uniquify_input = $(AWK) '\
 
199
  BEGIN { nonempty = 0; } \
 
200
  { items[$$0] = 1; nonempty = 1; } \
 
201
  END { if (nonempty) { for (i in items) print i; }; } \
 
202
'
 
203
# Make sure the list of sources is unique.  This is necessary because,
 
204
# e.g., the same source file might be shared among _SOURCES variables
 
205
# for different programs/libraries.
 
206
am__define_uniq_tagged_files = \
 
207
  list='$(am__tagged_files)'; \
 
208
  unique=`for i in $$list; do \
 
209
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
210
  done | $(am__uniquify_input)`
155
211
ETAGS = etags
156
212
CTAGS = ctags
157
213
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
302
358
PLUGIN_DEVHELP_LIBS = @PLUGIN_DEVHELP_LIBS@
303
359
PLUGIN_GLADE_CFLAGS = @PLUGIN_GLADE_CFLAGS@
304
360
PLUGIN_GLADE_LIBS = @PLUGIN_GLADE_LIBS@
 
361
PLUGIN_TERMINAL_CFLAGS = @PLUGIN_TERMINAL_CFLAGS@
 
362
PLUGIN_TERMINAL_LIBS = @PLUGIN_TERMINAL_LIBS@
305
363
POSUB = @POSUB@
306
364
PREF_SUFFIX = @PREF_SUFFIX@
307
365
PYTHON = @PYTHON@
316
374
SED = @SED@
317
375
SET_MAKE = @SET_MAKE@
318
376
SHELL = @SHELL@
 
377
SHM_LIBS = @SHM_LIBS@
319
378
SOURCEVIEW_CFLAGS = @SOURCEVIEW_CFLAGS@
320
379
SOURCEVIEW_LIBS = @SOURCEVIEW_LIBS@
 
380
SQLITE_CFLAGS = @SQLITE_CFLAGS@
 
381
SQLITE_LIBS = @SQLITE_LIBS@
321
382
STRIP = @STRIP@
322
383
SVNCONFIG = @SVNCONFIG@
323
384
SVN_CFLAGS = @SVN_CFLAGS@
329
390
VALA_CFLAGS = @VALA_CFLAGS@
330
391
VALA_LIBS = @VALA_LIBS@
331
392
VERSION = @VERSION@
332
 
VTE_CFLAGS = @VTE_CFLAGS@
333
 
VTE_LIBS = @VTE_LIBS@
334
393
WARN_CFLAGS = @WARN_CFLAGS@
335
394
XGETTEXT = @XGETTEXT@
336
395
XGETTEXT_015 = @XGETTEXT_015@
409
468
 
410
469
# Plugin glade file
411
470
cvs_plugin_gladedir = $(anjuta_glade_dir)
412
 
cvs_plugin_glade_DATA = anjuta-cvs-plugin.ui
 
471
dist_cvs_plugin_glade_DATA = anjuta-cvs-plugin.ui
413
472
cvs_plugin_pixmapsdir = $(anjuta_image_dir)
414
 
cvs_plugin_pixmaps_DATA = \
 
473
dist_cvs_plugin_pixmaps_DATA = \
415
474
        anjuta-cvs-plugin.svg \
416
475
        anjuta-cvs-plugin-48.png
417
476
 
418
477
cvs_plugin_uidir = $(anjuta_ui_dir)
419
 
cvs_plugin_ui_DATA = anjuta-cvs.ui
 
478
dist_cvs_plugin_ui_DATA = anjuta-cvs.ui
420
479
plugin_in_files = anjuta-cvs.plugin.in
421
480
cvs_plugin_plugindir = $(anjuta_plugin_dir)
422
 
cvs_plugin_plugin_DATA = $(plugin_in_files:.plugin.in=.plugin)
 
481
dist_cvs_plugin_plugin_DATA = $(plugin_in_files:.plugin.in=.plugin)
423
482
AM_CPPFLAGS = \
424
483
        $(WARN_CFLAGS) \
425
484
        $(DEPRECATED_FLAGS) \
448
507
gsettings_SCHEMAS = $(gsettings_in_file:.xml.in=.xml)
449
508
EXTRA_DIST = \
450
509
        $(plugin_in_files) \
451
 
        $(cvs_plugin_pixmaps_DATA) \
452
 
        $(cvs_plugin_plugin_DATA) \
453
 
        $(cvs_plugin_ui_DATA) \
454
 
        $(cvs_plugin_glade_DATA) \
455
510
        $(gsettings_in_file)
456
511
 
457
512
CLEANFILES = \
491
546
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
492
547
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
493
548
$(am__aclocal_m4_deps):
 
549
 
494
550
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
495
551
        @$(NORMAL_INSTALL)
496
552
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
517
573
 
518
574
clean-pluginLTLIBRARIES:
519
575
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
520
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
521
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
522
 
          test "$$dir" != "$$p" || dir=.; \
523
 
          echo "rm -f \"$${dir}/so_locations\""; \
524
 
          rm -f "$${dir}/so_locations"; \
525
 
        done
 
576
        @list='$(plugin_LTLIBRARIES)'; \
 
577
        locs=`for p in $$list; do echo $$p; done | \
 
578
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
579
              sort -u`; \
 
580
        test -z "$$locs" || { \
 
581
          echo rm -f $${locs}; \
 
582
          rm -f $${locs}; \
 
583
        }
 
584
 
526
585
libanjuta-cvs-plugin.la: $(libanjuta_cvs_plugin_la_OBJECTS) $(libanjuta_cvs_plugin_la_DEPENDENCIES) $(EXTRA_libanjuta_cvs_plugin_la_DEPENDENCIES) 
527
586
        $(AM_V_CCLD)$(libanjuta_cvs_plugin_la_LINK) -rpath $(plugindir) $(libanjuta_cvs_plugin_la_OBJECTS) $(libanjuta_cvs_plugin_la_LIBADD) $(LIBS)
528
587
 
564
623
 
565
624
clean-libtool:
566
625
        -rm -rf .libs _libs
567
 
install-cvs_plugin_gladeDATA: $(cvs_plugin_glade_DATA)
 
626
install-dist_cvs_plugin_gladeDATA: $(dist_cvs_plugin_glade_DATA)
568
627
        @$(NORMAL_INSTALL)
569
 
        @list='$(cvs_plugin_glade_DATA)'; test -n "$(cvs_plugin_gladedir)" || list=; \
 
628
        @list='$(dist_cvs_plugin_glade_DATA)'; test -n "$(cvs_plugin_gladedir)" || list=; \
570
629
        if test -n "$$list"; then \
571
630
          echo " $(MKDIR_P) '$(DESTDIR)$(cvs_plugin_gladedir)'"; \
572
631
          $(MKDIR_P) "$(DESTDIR)$(cvs_plugin_gladedir)" || exit 1; \
580
639
          $(INSTALL_DATA) $$files "$(DESTDIR)$(cvs_plugin_gladedir)" || exit $$?; \
581
640
        done
582
641
 
583
 
uninstall-cvs_plugin_gladeDATA:
 
642
uninstall-dist_cvs_plugin_gladeDATA:
584
643
        @$(NORMAL_UNINSTALL)
585
 
        @list='$(cvs_plugin_glade_DATA)'; test -n "$(cvs_plugin_gladedir)" || list=; \
 
644
        @list='$(dist_cvs_plugin_glade_DATA)'; test -n "$(cvs_plugin_gladedir)" || list=; \
586
645
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
587
646
        dir='$(DESTDIR)$(cvs_plugin_gladedir)'; $(am__uninstall_files_from_dir)
588
 
install-cvs_plugin_pixmapsDATA: $(cvs_plugin_pixmaps_DATA)
 
647
install-dist_cvs_plugin_pixmapsDATA: $(dist_cvs_plugin_pixmaps_DATA)
589
648
        @$(NORMAL_INSTALL)
590
 
        @list='$(cvs_plugin_pixmaps_DATA)'; test -n "$(cvs_plugin_pixmapsdir)" || list=; \
 
649
        @list='$(dist_cvs_plugin_pixmaps_DATA)'; test -n "$(cvs_plugin_pixmapsdir)" || list=; \
591
650
        if test -n "$$list"; then \
592
651
          echo " $(MKDIR_P) '$(DESTDIR)$(cvs_plugin_pixmapsdir)'"; \
593
652
          $(MKDIR_P) "$(DESTDIR)$(cvs_plugin_pixmapsdir)" || exit 1; \
601
660
          $(INSTALL_DATA) $$files "$(DESTDIR)$(cvs_plugin_pixmapsdir)" || exit $$?; \
602
661
        done
603
662
 
604
 
uninstall-cvs_plugin_pixmapsDATA:
 
663
uninstall-dist_cvs_plugin_pixmapsDATA:
605
664
        @$(NORMAL_UNINSTALL)
606
 
        @list='$(cvs_plugin_pixmaps_DATA)'; test -n "$(cvs_plugin_pixmapsdir)" || list=; \
 
665
        @list='$(dist_cvs_plugin_pixmaps_DATA)'; test -n "$(cvs_plugin_pixmapsdir)" || list=; \
607
666
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
608
667
        dir='$(DESTDIR)$(cvs_plugin_pixmapsdir)'; $(am__uninstall_files_from_dir)
609
 
install-cvs_plugin_pluginDATA: $(cvs_plugin_plugin_DATA)
 
668
install-dist_cvs_plugin_pluginDATA: $(dist_cvs_plugin_plugin_DATA)
610
669
        @$(NORMAL_INSTALL)
611
 
        @list='$(cvs_plugin_plugin_DATA)'; test -n "$(cvs_plugin_plugindir)" || list=; \
 
670
        @list='$(dist_cvs_plugin_plugin_DATA)'; test -n "$(cvs_plugin_plugindir)" || list=; \
612
671
        if test -n "$$list"; then \
613
672
          echo " $(MKDIR_P) '$(DESTDIR)$(cvs_plugin_plugindir)'"; \
614
673
          $(MKDIR_P) "$(DESTDIR)$(cvs_plugin_plugindir)" || exit 1; \
622
681
          $(INSTALL_DATA) $$files "$(DESTDIR)$(cvs_plugin_plugindir)" || exit $$?; \
623
682
        done
624
683
 
625
 
uninstall-cvs_plugin_pluginDATA:
 
684
uninstall-dist_cvs_plugin_pluginDATA:
626
685
        @$(NORMAL_UNINSTALL)
627
 
        @list='$(cvs_plugin_plugin_DATA)'; test -n "$(cvs_plugin_plugindir)" || list=; \
 
686
        @list='$(dist_cvs_plugin_plugin_DATA)'; test -n "$(cvs_plugin_plugindir)" || list=; \
628
687
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
629
688
        dir='$(DESTDIR)$(cvs_plugin_plugindir)'; $(am__uninstall_files_from_dir)
630
 
install-cvs_plugin_uiDATA: $(cvs_plugin_ui_DATA)
 
689
install-dist_cvs_plugin_uiDATA: $(dist_cvs_plugin_ui_DATA)
631
690
        @$(NORMAL_INSTALL)
632
 
        @list='$(cvs_plugin_ui_DATA)'; test -n "$(cvs_plugin_uidir)" || list=; \
 
691
        @list='$(dist_cvs_plugin_ui_DATA)'; test -n "$(cvs_plugin_uidir)" || list=; \
633
692
        if test -n "$$list"; then \
634
693
          echo " $(MKDIR_P) '$(DESTDIR)$(cvs_plugin_uidir)'"; \
635
694
          $(MKDIR_P) "$(DESTDIR)$(cvs_plugin_uidir)" || exit 1; \
643
702
          $(INSTALL_DATA) $$files "$(DESTDIR)$(cvs_plugin_uidir)" || exit $$?; \
644
703
        done
645
704
 
646
 
uninstall-cvs_plugin_uiDATA:
 
705
uninstall-dist_cvs_plugin_uiDATA:
647
706
        @$(NORMAL_UNINSTALL)
648
 
        @list='$(cvs_plugin_ui_DATA)'; test -n "$(cvs_plugin_uidir)" || list=; \
 
707
        @list='$(dist_cvs_plugin_ui_DATA)'; test -n "$(cvs_plugin_uidir)" || list=; \
649
708
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
650
709
        dir='$(DESTDIR)$(cvs_plugin_uidir)'; $(am__uninstall_files_from_dir)
651
710
 
652
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
653
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
654
 
        unique=`for i in $$list; do \
655
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
656
 
          done | \
657
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
658
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
659
 
        mkid -fID $$unique
660
 
tags: TAGS
 
711
ID: $(am__tagged_files)
 
712
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
713
tags: tags-am
 
714
TAGS: tags
661
715
 
662
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
663
 
                $(TAGS_FILES) $(LISP)
 
716
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
664
717
        set x; \
665
718
        here=`pwd`; \
666
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
667
 
        unique=`for i in $$list; do \
668
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
669
 
          done | \
670
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
671
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
719
        $(am__define_uniq_tagged_files); \
672
720
        shift; \
673
721
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
674
722
          test -n "$$unique" || unique=$$empty_fix; \
680
728
              $$unique; \
681
729
          fi; \
682
730
        fi
683
 
ctags: CTAGS
684
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
685
 
                $(TAGS_FILES) $(LISP)
686
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
687
 
        unique=`for i in $$list; do \
688
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
689
 
          done | \
690
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
691
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
731
ctags: ctags-am
 
732
 
 
733
CTAGS: ctags
 
734
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
735
        $(am__define_uniq_tagged_files); \
692
736
        test -z "$(CTAGS_ARGS)$$unique" \
693
737
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
694
738
             $$unique
697
741
        here=`$(am__cd) $(top_builddir) && pwd` \
698
742
          && $(am__cd) $(top_srcdir) \
699
743
          && gtags -i $(GTAGS_ARGS) "$$here"
 
744
cscopelist: cscopelist-am
 
745
 
 
746
cscopelist-am: $(am__tagged_files)
 
747
        list='$(am__tagged_files)'; \
 
748
        case "$(srcdir)" in \
 
749
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
750
          *) sdir=$(subdir)/$(srcdir) ;; \
 
751
        esac; \
 
752
        for i in $$list; do \
 
753
          if test -f "$$i"; then \
 
754
            echo "$(subdir)/$$i"; \
 
755
          else \
 
756
            echo "$$sdir/$$i"; \
 
757
          fi; \
 
758
        done >> $(top_builddir)/cscope.files
700
759
 
701
760
distclean-tags:
702
761
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
792
851
 
793
852
info-am:
794
853
 
795
 
install-data-am: install-cvs_plugin_gladeDATA \
796
 
        install-cvs_plugin_pixmapsDATA install-cvs_plugin_pluginDATA \
797
 
        install-cvs_plugin_uiDATA install-pluginLTLIBRARIES
 
854
install-data-am: install-dist_cvs_plugin_gladeDATA \
 
855
        install-dist_cvs_plugin_pixmapsDATA \
 
856
        install-dist_cvs_plugin_pluginDATA \
 
857
        install-dist_cvs_plugin_uiDATA install-pluginLTLIBRARIES
798
858
 
799
859
install-dvi: install-dvi-am
800
860
 
840
900
 
841
901
ps-am:
842
902
 
843
 
uninstall-am: uninstall-cvs_plugin_gladeDATA \
844
 
        uninstall-cvs_plugin_pixmapsDATA \
845
 
        uninstall-cvs_plugin_pluginDATA uninstall-cvs_plugin_uiDATA \
846
 
        uninstall-pluginLTLIBRARIES
 
903
uninstall-am: uninstall-dist_cvs_plugin_gladeDATA \
 
904
        uninstall-dist_cvs_plugin_pixmapsDATA \
 
905
        uninstall-dist_cvs_plugin_pluginDATA \
 
906
        uninstall-dist_cvs_plugin_uiDATA uninstall-pluginLTLIBRARIES
847
907
 
848
908
.MAKE: install-am install-strip
849
909
 
850
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
851
 
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
852
 
        distclean-compile distclean-generic distclean-libtool \
853
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
854
 
        install install-am install-cvs_plugin_gladeDATA \
855
 
        install-cvs_plugin_pixmapsDATA install-cvs_plugin_pluginDATA \
856
 
        install-cvs_plugin_uiDATA install-data install-data-am \
857
 
        install-dvi install-dvi-am install-exec install-exec-am \
858
 
        install-html install-html-am install-info install-info-am \
859
 
        install-man install-pdf install-pdf-am \
860
 
        install-pluginLTLIBRARIES install-ps install-ps-am \
861
 
        install-strip installcheck installcheck-am installdirs \
862
 
        maintainer-clean maintainer-clean-generic mostlyclean \
863
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
864
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
865
 
        uninstall-cvs_plugin_gladeDATA \
866
 
        uninstall-cvs_plugin_pixmapsDATA \
867
 
        uninstall-cvs_plugin_pluginDATA uninstall-cvs_plugin_uiDATA \
868
 
        uninstall-pluginLTLIBRARIES
 
910
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
911
        clean-libtool clean-pluginLTLIBRARIES cscopelist-am ctags \
 
912
        ctags-am distclean distclean-compile distclean-generic \
 
913
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
914
        html-am info info-am install install-am install-data \
 
915
        install-data-am install-dist_cvs_plugin_gladeDATA \
 
916
        install-dist_cvs_plugin_pixmapsDATA \
 
917
        install-dist_cvs_plugin_pluginDATA \
 
918
        install-dist_cvs_plugin_uiDATA install-dvi install-dvi-am \
 
919
        install-exec install-exec-am install-html install-html-am \
 
920
        install-info install-info-am install-man install-pdf \
 
921
        install-pdf-am install-pluginLTLIBRARIES install-ps \
 
922
        install-ps-am install-strip installcheck installcheck-am \
 
923
        installdirs maintainer-clean maintainer-clean-generic \
 
924
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
925
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
926
        uninstall-am uninstall-dist_cvs_plugin_gladeDATA \
 
927
        uninstall-dist_cvs_plugin_pixmapsDATA \
 
928
        uninstall-dist_cvs_plugin_pluginDATA \
 
929
        uninstall-dist_cvs_plugin_uiDATA uninstall-pluginLTLIBRARIES
869
930
 
870
931
%.plugin: %.plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
871
932
@INTLTOOL_XML_NOMERGE_RULE@