~ubuntu-branches/ubuntu/vivid/glade-3/vivid

« back to all changes in this revision

Viewing changes to plugins/gnome/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2014-09-02 11:11:46 UTC
  • mfrom: (1.2.19)
  • Revision ID: package-import@ubuntu.com-20140902111146-iv8rv189p1bbs8fb
Tags: 3.8.5-0ubuntu1
* New upstream release (LP: #1343983)
* debian/rules:
  - Update for doc file renames
* debian/watch:
  - Package is now a .xz
* debian/patches/90_linking_doc_in_natty.patch:
* debian/patches/link-gmodule.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 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  Free Software Foundation,
6
 
# 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@
 
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 \
 
32
    case $$MAKEFLAGS in \
 
33
      *\\[\ \   ]*) \
 
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))
20
64
pkgdatadir = $(datadir)/@PACKAGE@
21
65
pkgincludedir = $(includedir)/@PACKAGE@
22
66
pkglibdir = $(libdir)/@PACKAGE@
38
82
target_triplet = @target@
39
83
@PLATFORM_WIN32_TRUE@am__append_1 = -no-undefined
40
84
subdir = plugins/gnome
41
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
85
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
86
        $(top_srcdir)/depcomp
42
87
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
88
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
44
89
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
45
90
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
46
91
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
47
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
48
 
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
 
92
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \
 
93
        $(top_srcdir)/configure.ac
49
94
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
95
        $(ACLOCAL_M4)
51
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
96
mkinstalldirs = $(install_sh) -d
52
97
CONFIG_HEADER = $(top_builddir)/config.h
53
98
CONFIG_CLEAN_FILES =
54
99
CONFIG_CLEAN_VPATH_FILES =
73
118
am__base_list = \
74
119
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75
120
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
121
am__uninstall_files_from_dir = { \
 
122
  test -z "$$files" \
 
123
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
124
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
125
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
126
  }
76
127
am__installdirs = "$(DESTDIR)$(gladegnomedir)" \
77
128
        "$(DESTDIR)$(catalogsdir)"
78
129
LTLIBRARIES = $(gladegnome_LTLIBRARIES)
79
130
libgladegnome_la_DEPENDENCIES = $(libgladeui)
80
131
am_libgladegnome_la_OBJECTS = libgladegnome_la-glade-gnome.lo
81
132
libgladegnome_la_OBJECTS = $(am_libgladegnome_la_OBJECTS)
82
 
AM_V_lt = $(am__v_lt_$(V))
83
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
133
AM_V_lt = $(am__v_lt_@AM_V@)
 
134
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
84
135
am__v_lt_0 = --silent
 
136
am__v_lt_1 = 
85
137
libgladegnome_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
86
138
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
87
139
        $(libgladegnome_la_CFLAGS) $(CFLAGS) \
88
140
        $(libgladegnome_la_LDFLAGS) $(LDFLAGS) -o $@
 
141
AM_V_P = $(am__v_P_@AM_V@)
 
142
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
143
am__v_P_0 = false
 
144
am__v_P_1 = :
 
145
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
146
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
147
am__v_GEN_0 = @echo "  GEN     " $@;
 
148
am__v_GEN_1 = 
 
149
AM_V_at = $(am__v_at_@AM_V@)
 
150
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
151
am__v_at_0 = @
 
152
am__v_at_1 = 
89
153
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
90
154
depcomp = $(SHELL) $(top_srcdir)/depcomp
91
155
am__depfiles_maybe = depfiles
96
160
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
97
161
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
98
162
        $(AM_CFLAGS) $(CFLAGS)
99
 
AM_V_CC = $(am__v_CC_$(V))
100
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
101
 
am__v_CC_0 = @echo "  CC    " $@;
102
 
AM_V_at = $(am__v_at_$(V))
103
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
104
 
am__v_at_0 = @
 
163
AM_V_CC = $(am__v_CC_@AM_V@)
 
164
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
165
am__v_CC_0 = @echo "  CC      " $@;
 
166
am__v_CC_1 = 
105
167
CCLD = $(CC)
106
168
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
107
169
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
108
170
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
109
 
AM_V_CCLD = $(am__v_CCLD_$(V))
110
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
111
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
112
 
AM_V_GEN = $(am__v_GEN_$(V))
113
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
114
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
171
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
172
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
173
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
174
am__v_CCLD_1 = 
115
175
SOURCES = $(libgladegnome_la_SOURCES)
116
176
DIST_SOURCES = $(libgladegnome_la_SOURCES)
117
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
118
 
        html-recursive info-recursive install-data-recursive \
119
 
        install-dvi-recursive install-exec-recursive \
120
 
        install-html-recursive install-info-recursive \
121
 
        install-pdf-recursive install-ps-recursive install-recursive \
122
 
        installcheck-recursive installdirs-recursive pdf-recursive \
123
 
        ps-recursive uninstall-recursive
 
177
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
178
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
179
        install-data-recursive install-dvi-recursive \
 
180
        install-exec-recursive install-html-recursive \
 
181
        install-info-recursive install-pdf-recursive \
 
182
        install-ps-recursive install-recursive installcheck-recursive \
 
183
        installdirs-recursive pdf-recursive ps-recursive \
 
184
        tags-recursive uninstall-recursive
 
185
am__can_run_installinfo = \
 
186
  case $$AM_UPDATE_INFO_DIR in \
 
187
    n|no|NO) false;; \
 
188
    *) (install-info --version) >/dev/null 2>&1;; \
 
189
  esac
124
190
DATA = $(catalogs_DATA)
125
191
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
126
192
  distclean-recursive maintainer-clean-recursive
127
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
128
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
193
am__recursive_targets = \
 
194
  $(RECURSIVE_TARGETS) \
 
195
  $(RECURSIVE_CLEAN_TARGETS) \
 
196
  $(am__extra_recursive_targets)
 
197
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
129
198
        distdir
 
199
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
200
# Read a list of newline-separated strings from the standard input,
 
201
# and print each of them once, without duplicates.  Input order is
 
202
# *not* preserved.
 
203
am__uniquify_input = $(AWK) '\
 
204
  BEGIN { nonempty = 0; } \
 
205
  { items[$$0] = 1; nonempty = 1; } \
 
206
  END { if (nonempty) { for (i in items) print i; }; } \
 
207
'
 
208
# Make sure the list of sources is unique.  This is necessary because,
 
209
# e.g., the same source file might be shared among _SOURCES variables
 
210
# for different programs/libraries.
 
211
am__define_uniq_tagged_files = \
 
212
  list='$(am__tagged_files)'; \
 
213
  unique=`for i in $$list; do \
 
214
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
215
  done | $(am__uniquify_input)`
130
216
ETAGS = etags
131
217
CTAGS = ctags
132
218
DIST_SUBDIRS = $(SUBDIRS)
210
296
GNOME_LIBS = @GNOME_LIBS@
211
297
GREP = @GREP@
212
298
GTKDOC_CHECK = @GTKDOC_CHECK@
 
299
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
 
300
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
301
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
213
302
GTKDOC_MKPDF = @GTKDOC_MKPDF@
214
303
GTKDOC_REBASE = @GTKDOC_REBASE@
215
304
GTK_CFLAGS = @GTK_CFLAGS@
216
305
GTK_LIBS = @GTK_LIBS@
 
306
GTK_MAC_BUNDLE_FLAG = @GTK_MAC_BUNDLE_FLAG@
 
307
GTK_MAC_CFLAGS = @GTK_MAC_CFLAGS@
 
308
GTK_MAC_LIBS = @GTK_MAC_LIBS@
217
309
HELP_DIR = @HELP_DIR@
218
310
HTML_DIR = @HTML_DIR@
219
 
IGE_MAC_BUNDLE_FLAG = @IGE_MAC_BUNDLE_FLAG@
220
 
IGE_MAC_CFLAGS = @IGE_MAC_CFLAGS@
221
 
IGE_MAC_LIBS = @IGE_MAC_LIBS@
222
311
INSTALL = @INSTALL@
223
312
INSTALL_DATA = @INSTALL_DATA@
224
313
INSTALL_PROGRAM = @INSTALL_PROGRAM@
230
319
INTLTOOL_MERGE = @INTLTOOL_MERGE@
231
320
INTLTOOL_PERL = @INTLTOOL_PERL@
232
321
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
322
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
323
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
324
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
325
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
233
326
LD = @LD@
234
327
LDFLAGS = @LDFLAGS@
235
328
LIBOBJS = @LIBOBJS@
240
333
LTLIBOBJS = @LTLIBOBJS@
241
334
MAINT = @MAINT@
242
335
MAKEINFO = @MAKEINFO@
 
336
MANIFEST_TOOL = @MANIFEST_TOOL@
243
337
MKDIR_P = @MKDIR_P@
244
338
MKINSTALLDIRS = @MKINSTALLDIRS@
245
339
MSGFMT = @MSGFMT@
261
355
PACKAGE_VERSION = @PACKAGE_VERSION@
262
356
PATH_SEPARATOR = @PATH_SEPARATOR@
263
357
PKG_CONFIG = @PKG_CONFIG@
 
358
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
359
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
264
360
PLUGINS_WARN_CFLAGS = @PLUGINS_WARN_CFLAGS@
265
361
POFILES = @POFILES@
266
362
POSUB = @POSUB@
290
386
abs_srcdir = @abs_srcdir@
291
387
abs_top_builddir = @abs_top_builddir@
292
388
abs_top_srcdir = @abs_top_srcdir@
 
389
ac_ct_AR = @ac_ct_AR@
293
390
ac_ct_CC = @ac_ct_CC@
294
391
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
295
392
am__include = @am__include@
318
415
includedir = @includedir@
319
416
infodir = @infodir@
320
417
install_sh = @install_sh@
 
418
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
419
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
321
420
libdir = @libdir@
322
421
libexecdir = @libexecdir@
323
422
localedir = @localedir@
324
423
localstatedir = @localstatedir@
325
 
lt_ECHO = @lt_ECHO@
326
424
mandir = @mandir@
327
425
mkdir_p = @mkdir_p@
328
426
oldincludedir = @oldincludedir@
414
512
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
415
513
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416
514
$(am__aclocal_m4_deps):
 
515
 
417
516
install-gladegnomeLTLIBRARIES: $(gladegnome_LTLIBRARIES)
418
517
        @$(NORMAL_INSTALL)
419
 
        test -z "$(gladegnomedir)" || $(MKDIR_P) "$(DESTDIR)$(gladegnomedir)"
420
518
        @list='$(gladegnome_LTLIBRARIES)'; test -n "$(gladegnomedir)" || list=; \
421
519
        list2=; for p in $$list; do \
422
520
          if test -f $$p; then \
424
522
          else :; fi; \
425
523
        done; \
426
524
        test -z "$$list2" || { \
 
525
          echo " $(MKDIR_P) '$(DESTDIR)$(gladegnomedir)'"; \
 
526
          $(MKDIR_P) "$(DESTDIR)$(gladegnomedir)" || exit 1; \
427
527
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(gladegnomedir)'"; \
428
528
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(gladegnomedir)"; \
429
529
        }
439
539
 
440
540
clean-gladegnomeLTLIBRARIES:
441
541
        -test -z "$(gladegnome_LTLIBRARIES)" || rm -f $(gladegnome_LTLIBRARIES)
442
 
        @list='$(gladegnome_LTLIBRARIES)'; for p in $$list; do \
443
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
444
 
          test "$$dir" != "$$p" || dir=.; \
445
 
          echo "rm -f \"$${dir}/so_locations\""; \
446
 
          rm -f "$${dir}/so_locations"; \
447
 
        done
448
 
libgladegnome.la: $(libgladegnome_la_OBJECTS) $(libgladegnome_la_DEPENDENCIES) 
 
542
        @list='$(gladegnome_LTLIBRARIES)'; \
 
543
        locs=`for p in $$list; do echo $$p; done | \
 
544
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
545
              sort -u`; \
 
546
        test -z "$$locs" || { \
 
547
          echo rm -f $${locs}; \
 
548
          rm -f $${locs}; \
 
549
        }
 
550
 
 
551
libgladegnome.la: $(libgladegnome_la_OBJECTS) $(libgladegnome_la_DEPENDENCIES) $(EXTRA_libgladegnome_la_DEPENDENCIES) 
449
552
        $(AM_V_CCLD)$(libgladegnome_la_LINK) -rpath $(gladegnomedir) $(libgladegnome_la_OBJECTS) $(libgladegnome_la_LIBADD) $(LIBS)
450
553
 
451
554
mostlyclean-compile:
459
562
.c.o:
460
563
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
461
564
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
462
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
463
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
565
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464
566
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
567
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
466
568
 
467
569
.c.obj:
468
570
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
469
571
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
470
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
471
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
572
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
472
573
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
574
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
474
575
 
475
576
.c.lo:
476
577
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
477
578
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
478
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
479
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
480
580
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
581
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
482
582
 
483
583
libgladegnome_la-glade-gnome.lo: glade-gnome.c
484
584
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgladegnome_la_CPPFLAGS) $(CPPFLAGS) $(libgladegnome_la_CFLAGS) $(CFLAGS) -MT libgladegnome_la-glade-gnome.lo -MD -MP -MF $(DEPDIR)/libgladegnome_la-glade-gnome.Tpo -c -o libgladegnome_la-glade-gnome.lo `test -f 'glade-gnome.c' || echo '$(srcdir)/'`glade-gnome.c
485
585
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgladegnome_la-glade-gnome.Tpo $(DEPDIR)/libgladegnome_la-glade-gnome.Plo
486
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
487
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='glade-gnome.c' object='libgladegnome_la-glade-gnome.lo' libtool=yes @AMDEPBACKSLASH@
 
586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='glade-gnome.c' object='libgladegnome_la-glade-gnome.lo' libtool=yes @AMDEPBACKSLASH@
488
587
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
489
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgladegnome_la_CPPFLAGS) $(CPPFLAGS) $(libgladegnome_la_CFLAGS) $(CFLAGS) -c -o libgladegnome_la-glade-gnome.lo `test -f 'glade-gnome.c' || echo '$(srcdir)/'`glade-gnome.c
 
588
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgladegnome_la_CPPFLAGS) $(CPPFLAGS) $(libgladegnome_la_CFLAGS) $(CFLAGS) -c -o libgladegnome_la-glade-gnome.lo `test -f 'glade-gnome.c' || echo '$(srcdir)/'`glade-gnome.c
490
589
 
491
590
mostlyclean-libtool:
492
591
        -rm -f *.lo
495
594
        -rm -rf .libs _libs
496
595
install-catalogsDATA: $(catalogs_DATA)
497
596
        @$(NORMAL_INSTALL)
498
 
        test -z "$(catalogsdir)" || $(MKDIR_P) "$(DESTDIR)$(catalogsdir)"
499
597
        @list='$(catalogs_DATA)'; test -n "$(catalogsdir)" || list=; \
 
598
        if test -n "$$list"; then \
 
599
          echo " $(MKDIR_P) '$(DESTDIR)$(catalogsdir)'"; \
 
600
          $(MKDIR_P) "$(DESTDIR)$(catalogsdir)" || exit 1; \
 
601
        fi; \
500
602
        for p in $$list; do \
501
603
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
502
604
          echo "$$d$$p"; \
510
612
        @$(NORMAL_UNINSTALL)
511
613
        @list='$(catalogs_DATA)'; test -n "$(catalogsdir)" || list=; \
512
614
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
513
 
        test -n "$$files" || exit 0; \
514
 
        echo " ( cd '$(DESTDIR)$(catalogsdir)' && rm -f" $$files ")"; \
515
 
        cd "$(DESTDIR)$(catalogsdir)" && rm -f $$files
 
615
        dir='$(DESTDIR)$(catalogsdir)'; $(am__uninstall_files_from_dir)
516
616
 
517
617
# This directory's subdirectories are mostly independent; you can cd
518
 
# into them and run `make' without going through this Makefile.
519
 
# To change the values of `make' variables: instead of editing Makefiles,
520
 
# (1) if the variable is set in `config.status', edit `config.status'
521
 
#     (which will cause the Makefiles to be regenerated when you run `make');
522
 
# (2) otherwise, pass the desired values on the `make' command line.
523
 
$(RECURSIVE_TARGETS):
524
 
        @fail= failcom='exit 1'; \
525
 
        for f in x $$MAKEFLAGS; do \
526
 
          case $$f in \
527
 
            *=* | --[!k]*);; \
528
 
            *k*) failcom='fail=yes';; \
529
 
          esac; \
530
 
        done; \
 
618
# into them and run 'make' without going through this Makefile.
 
619
# To change the values of 'make' variables: instead of editing Makefiles,
 
620
# (1) if the variable is set in 'config.status', edit 'config.status'
 
621
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
622
# (2) otherwise, pass the desired values on the 'make' command line.
 
623
$(am__recursive_targets):
 
624
        @fail=; \
 
625
        if $(am__make_keepgoing); then \
 
626
          failcom='fail=yes'; \
 
627
        else \
 
628
          failcom='exit 1'; \
 
629
        fi; \
531
630
        dot_seen=no; \
532
631
        target=`echo $@ | sed s/-recursive//`; \
533
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
632
        case "$@" in \
 
633
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
634
          *) list='$(SUBDIRS)' ;; \
 
635
        esac; \
 
636
        for subdir in $$list; do \
534
637
          echo "Making $$target in $$subdir"; \
535
638
          if test "$$subdir" = "."; then \
536
639
            dot_seen=yes; \
545
648
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
546
649
        fi; test -z "$$fail"
547
650
 
548
 
$(RECURSIVE_CLEAN_TARGETS):
549
 
        @fail= failcom='exit 1'; \
550
 
        for f in x $$MAKEFLAGS; do \
551
 
          case $$f in \
552
 
            *=* | --[!k]*);; \
553
 
            *k*) failcom='fail=yes';; \
554
 
          esac; \
555
 
        done; \
556
 
        dot_seen=no; \
557
 
        case "$@" in \
558
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
559
 
          *) list='$(SUBDIRS)' ;; \
560
 
        esac; \
561
 
        rev=''; for subdir in $$list; do \
562
 
          if test "$$subdir" = "."; then :; else \
563
 
            rev="$$subdir $$rev"; \
564
 
          fi; \
565
 
        done; \
566
 
        rev="$$rev ."; \
567
 
        target=`echo $@ | sed s/-recursive//`; \
568
 
        for subdir in $$rev; do \
569
 
          echo "Making $$target in $$subdir"; \
570
 
          if test "$$subdir" = "."; then \
571
 
            local_target="$$target-am"; \
572
 
          else \
573
 
            local_target="$$target"; \
574
 
          fi; \
575
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
576
 
          || eval $$failcom; \
577
 
        done && test -z "$$fail"
578
 
tags-recursive:
579
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
580
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
581
 
        done
582
 
ctags-recursive:
583
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
584
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
585
 
        done
586
 
 
587
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
588
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
589
 
        unique=`for i in $$list; do \
590
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
591
 
          done | \
592
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
593
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
594
 
        mkid -fID $$unique
595
 
tags: TAGS
596
 
 
597
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
598
 
                $(TAGS_FILES) $(LISP)
 
651
ID: $(am__tagged_files)
 
652
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
653
tags: tags-recursive
 
654
TAGS: tags
 
655
 
 
656
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
599
657
        set x; \
600
658
        here=`pwd`; \
601
659
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
611
669
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
612
670
          fi; \
613
671
        done; \
614
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
615
 
        unique=`for i in $$list; do \
616
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
617
 
          done | \
618
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
619
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
672
        $(am__define_uniq_tagged_files); \
620
673
        shift; \
621
674
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
622
675
          test -n "$$unique" || unique=$$empty_fix; \
628
681
              $$unique; \
629
682
          fi; \
630
683
        fi
631
 
ctags: CTAGS
632
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
633
 
                $(TAGS_FILES) $(LISP)
634
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
635
 
        unique=`for i in $$list; do \
636
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
637
 
          done | \
638
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
639
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
684
ctags: ctags-recursive
 
685
 
 
686
CTAGS: ctags
 
687
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
688
        $(am__define_uniq_tagged_files); \
640
689
        test -z "$(CTAGS_ARGS)$$unique" \
641
690
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
642
691
             $$unique
645
694
        here=`$(am__cd) $(top_builddir) && pwd` \
646
695
          && $(am__cd) $(top_srcdir) \
647
696
          && gtags -i $(GTAGS_ARGS) "$$here"
 
697
cscopelist: cscopelist-recursive
 
698
 
 
699
cscopelist-am: $(am__tagged_files)
 
700
        list='$(am__tagged_files)'; \
 
701
        case "$(srcdir)" in \
 
702
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
703
          *) sdir=$(subdir)/$(srcdir) ;; \
 
704
        esac; \
 
705
        for i in $$list; do \
 
706
          if test -f "$$i"; then \
 
707
            echo "$(subdir)/$$i"; \
 
708
          else \
 
709
            echo "$$sdir/$$i"; \
 
710
          fi; \
 
711
        done >> $(top_builddir)/cscope.files
648
712
 
649
713
distclean-tags:
650
714
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
681
745
        done
682
746
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
683
747
          if test "$$subdir" = .; then :; else \
684
 
            test -d "$(distdir)/$$subdir" \
685
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
686
 
            || exit 1; \
687
 
          fi; \
688
 
        done
689
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
690
 
          if test "$$subdir" = .; then :; else \
 
748
            $(am__make_dryrun) \
 
749
              || test -d "$(distdir)/$$subdir" \
 
750
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
751
              || exit 1; \
691
752
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
692
753
            $(am__relativize); \
693
754
            new_distdir=$$reldir; \
725
786
 
726
787
installcheck: installcheck-recursive
727
788
install-strip:
728
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
729
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
730
 
          `test -z '$(STRIP)' || \
731
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
789
        if test -z '$(STRIP)'; then \
 
790
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
791
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
792
              install; \
 
793
        else \
 
794
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
795
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
796
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
797
        fi
732
798
mostlyclean-generic:
733
799
 
734
800
clean-generic:
812
878
 
813
879
uninstall-am: uninstall-catalogsDATA uninstall-gladegnomeLTLIBRARIES
814
880
 
815
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
816
 
        install-am install-strip tags-recursive
 
881
.MAKE: $(am__recursive_targets) install-am install-strip
817
882
 
818
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
819
 
        all all-am check check-am clean clean-generic \
820
 
        clean-gladegnomeLTLIBRARIES clean-libtool ctags \
821
 
        ctags-recursive distclean distclean-compile distclean-generic \
822
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
823
 
        html-am info info-am install install-am install-catalogsDATA \
824
 
        install-data install-data-am install-dvi install-dvi-am \
825
 
        install-exec install-exec-am install-gladegnomeLTLIBRARIES \
826
 
        install-html install-html-am install-info install-info-am \
827
 
        install-man install-pdf install-pdf-am install-ps \
828
 
        install-ps-am install-strip installcheck installcheck-am \
829
 
        installdirs installdirs-am maintainer-clean \
830
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
831
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
832
 
        tags tags-recursive uninstall uninstall-am \
833
 
        uninstall-catalogsDATA uninstall-gladegnomeLTLIBRARIES
 
883
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
884
        check-am clean clean-generic clean-gladegnomeLTLIBRARIES \
 
885
        clean-libtool cscopelist-am ctags ctags-am distclean \
 
886
        distclean-compile distclean-generic distclean-libtool \
 
887
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
888
        install install-am install-catalogsDATA install-data \
 
889
        install-data-am install-dvi install-dvi-am install-exec \
 
890
        install-exec-am install-gladegnomeLTLIBRARIES install-html \
 
891
        install-html-am install-info install-info-am install-man \
 
892
        install-pdf install-pdf-am install-ps install-ps-am \
 
893
        install-strip installcheck installcheck-am installdirs \
 
894
        installdirs-am maintainer-clean maintainer-clean-generic \
 
895
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
896
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
897
        uninstall-am uninstall-catalogsDATA \
 
898
        uninstall-gladegnomeLTLIBRARIES
834
899
 
835
900
@INTLTOOL_XML_NOMERGE_RULE@
836
901