~ubuntu-branches/ubuntu/wily/epiphany-browser/wily

« back to all changes in this revision

Viewing changes to lib/widgets/Makefile.in

Tags: upstream-3.10.1
ImportĀ upstreamĀ versionĀ 3.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
 
 
 
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.
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.
51
52
build_triplet = @build@
52
53
host_triplet = @host@
53
54
subdir = lib/widgets
54
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
55
 
        $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp
 
55
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
57
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
58
58
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
60
60
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
61
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62
62
        $(ACLOCAL_M4)
63
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
63
mkinstalldirs = $(install_sh) -d
64
64
CONFIG_HEADER = $(top_builddir)/config.h
65
65
CONFIG_CLEAN_FILES =
66
66
CONFIG_CLEAN_VPATH_FILES =
98
98
AM_V_lt = $(am__v_lt_@AM_V@)
99
99
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
100
100
am__v_lt_0 = --silent
101
 
am__v_lt_1 = 
102
101
libephywidgets_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
103
102
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
104
103
        $(libephywidgets_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
105
104
        -o $@
106
 
AM_V_P = $(am__v_P_@AM_V@)
107
 
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108
 
am__v_P_0 = false
109
 
am__v_P_1 = :
110
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
111
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112
 
am__v_GEN_0 = @echo "  GEN     " $@;
113
 
am__v_GEN_1 = 
114
 
AM_V_at = $(am__v_at_@AM_V@)
115
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116
 
am__v_at_0 = @
117
 
am__v_at_1 = 
118
105
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
119
106
depcomp = $(SHELL) $(top_srcdir)/depcomp
120
107
am__depfiles_maybe = depfiles
127
114
        $(AM_CFLAGS) $(CFLAGS)
128
115
AM_V_CC = $(am__v_CC_@AM_V@)
129
116
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
130
 
am__v_CC_0 = @echo "  CC      " $@;
131
 
am__v_CC_1 = 
 
117
am__v_CC_0 = @echo "  CC    " $@;
 
118
AM_V_at = $(am__v_at_@AM_V@)
 
119
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
120
am__v_at_0 = @
132
121
CCLD = $(CC)
133
122
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
134
123
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
135
124
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
136
125
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
137
126
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
138
 
am__v_CCLD_0 = @echo "  CCLD    " $@;
139
 
am__v_CCLD_1 = 
 
127
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
128
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
129
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
130
am__v_GEN_0 = @echo "  GEN   " $@;
140
131
SOURCES = $(libephywidgets_la_SOURCES) \
141
132
        $(nodist_libephywidgets_la_SOURCES)
142
133
DIST_SOURCES = $(libephywidgets_la_SOURCES)
145
136
    n|no|NO) false;; \
146
137
    *) (install-info --version) >/dev/null 2>&1;; \
147
138
  esac
148
 
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149
 
# Read a list of newline-separated strings from the standard input,
150
 
# and print each of them once, without duplicates.  Input order is
151
 
# *not* preserved.
152
 
am__uniquify_input = $(AWK) '\
153
 
  BEGIN { nonempty = 0; } \
154
 
  { items[$$0] = 1; nonempty = 1; } \
155
 
  END { if (nonempty) { for (i in items) print i; }; } \
156
 
'
157
 
# Make sure the list of sources is unique.  This is necessary because,
158
 
# e.g., the same source file might be shared among _SOURCES variables
159
 
# for different programs/libraries.
160
 
am__define_uniq_tagged_files = \
161
 
  list='$(am__tagged_files)'; \
162
 
  unique=`for i in $$list; do \
163
 
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
164
 
  done | $(am__uniquify_input)`
165
139
ETAGS = etags
166
140
CTAGS = ctags
167
141
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
205
179
EPIPHANY_MAJOR_VERSION = @EPIPHANY_MAJOR_VERSION@
206
180
EPIPHANY_MICRO_VERSION = @EPIPHANY_MICRO_VERSION@
207
181
EPIPHANY_MINOR_VERSION = @EPIPHANY_MINOR_VERSION@
208
 
EPIPHANY_UA_VERSION = @EPIPHANY_UA_VERSION@
209
182
EXEEXT = @EXEEXT@
210
183
FGREP = @FGREP@
211
184
GENHTML = @GENHTML@
217
190
GMSGFMT = @GMSGFMT@
218
191
GREP = @GREP@
219
192
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
193
HELP_DIR = @HELP_DIR@
220
194
INSTALL = @INSTALL@
221
195
INSTALL_DATA = @INSTALL_DATA@
222
196
INSTALL_PROGRAM = @INSTALL_PROGRAM@
232
206
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
233
207
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
234
208
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
209
ITSTOOL = @ITSTOOL@
235
210
LCOV = @LCOV@
236
211
LD = @LD@
237
212
LDFLAGS = @LDFLAGS@
285
260
WEB_EXTENSION_CFLAGS = @WEB_EXTENSION_CFLAGS@
286
261
WEB_EXTENSION_LIBS = @WEB_EXTENSION_LIBS@
287
262
XGETTEXT = @XGETTEXT@
 
263
XMLLINT = @XMLLINT@
288
264
abs_builddir = @abs_builddir@
289
265
abs_srcdir = @abs_srcdir@
290
266
abs_top_builddir = @abs_top_builddir@
461
437
 
462
438
clean-noinstLTLIBRARIES:
463
439
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
464
 
        @list='$(noinst_LTLIBRARIES)'; \
465
 
        locs=`for p in $$list; do echo $$p; done | \
466
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
467
 
              sort -u`; \
468
 
        test -z "$$locs" || { \
469
 
          echo rm -f $${locs}; \
470
 
          rm -f $${locs}; \
471
 
        }
 
440
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
441
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
442
          test "$$dir" != "$$p" || dir=.; \
 
443
          echo "rm -f \"$${dir}/so_locations\""; \
 
444
          rm -f "$${dir}/so_locations"; \
 
445
        done
472
446
libephywidgets.la: $(libephywidgets_la_OBJECTS) $(libephywidgets_la_DEPENDENCIES) $(EXTRA_libephywidgets_la_DEPENDENCIES) 
473
447
        $(AM_V_CCLD)$(libephywidgets_la_LINK)  $(libephywidgets_la_OBJECTS) $(libephywidgets_la_LIBADD) $(LIBS)
474
448
 
706
680
clean-libtool:
707
681
        -rm -rf .libs _libs
708
682
 
709
 
ID: $(am__tagged_files)
710
 
        $(am__define_uniq_tagged_files); mkid -fID $$unique
711
 
tags: tags-am
712
 
TAGS: tags
 
683
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
684
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
685
        unique=`for i in $$list; do \
 
686
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
687
          done | \
 
688
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
689
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
690
        mkid -fID $$unique
 
691
tags: TAGS
713
692
 
714
 
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
693
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
694
                $(TAGS_FILES) $(LISP)
715
695
        set x; \
716
696
        here=`pwd`; \
717
 
        $(am__define_uniq_tagged_files); \
 
697
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
698
        unique=`for i in $$list; do \
 
699
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
700
          done | \
 
701
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
702
              END { if (nonempty) { for (i in files) print i; }; }'`; \
718
703
        shift; \
719
704
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
720
705
          test -n "$$unique" || unique=$$empty_fix; \
726
711
              $$unique; \
727
712
          fi; \
728
713
        fi
729
 
ctags: ctags-am
730
 
 
731
 
CTAGS: ctags
732
 
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
733
 
        $(am__define_uniq_tagged_files); \
 
714
ctags: CTAGS
 
715
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
716
                $(TAGS_FILES) $(LISP)
 
717
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
718
        unique=`for i in $$list; do \
 
719
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
720
          done | \
 
721
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
722
              END { if (nonempty) { for (i in files) print i; }; }'`; \
734
723
        test -z "$(CTAGS_ARGS)$$unique" \
735
724
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
736
725
             $$unique
739
728
        here=`$(am__cd) $(top_builddir) && pwd` \
740
729
          && $(am__cd) $(top_srcdir) \
741
730
          && gtags -i $(GTAGS_ARGS) "$$here"
742
 
cscopelist: cscopelist-am
743
 
 
744
 
cscopelist-am: $(am__tagged_files)
745
 
        list='$(am__tagged_files)'; \
746
 
        case "$(srcdir)" in \
747
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
748
 
          *) sdir=$(subdir)/$(srcdir) ;; \
749
 
        esac; \
750
 
        for i in $$list; do \
751
 
          if test -f "$$i"; then \
752
 
            echo "$(subdir)/$$i"; \
753
 
          else \
754
 
            echo "$$sdir/$$i"; \
755
 
          fi; \
756
 
        done >> $(top_builddir)/cscope.files
757
731
 
758
732
distclean-tags:
759
733
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
901
875
 
902
876
.MAKE: all check install install-am install-strip
903
877
 
904
 
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
905
 
        clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
906
 
        ctags-am distclean distclean-compile distclean-generic \
907
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
908
 
        html-am info info-am install install-am install-data \
909
 
        install-data-am install-dvi install-dvi-am install-exec \
910
 
        install-exec-am install-html install-html-am install-info \
911
 
        install-info-am install-man install-pdf install-pdf-am \
912
 
        install-ps install-ps-am install-strip installcheck \
913
 
        installcheck-am installdirs maintainer-clean \
914
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
915
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
916
 
        tags tags-am uninstall uninstall-am
 
878
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
879
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
880
        distclean-compile distclean-generic distclean-libtool \
 
881
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
882
        install install-am install-data install-data-am install-dvi \
 
883
        install-dvi-am install-exec install-exec-am install-html \
 
884
        install-html-am install-info install-info-am install-man \
 
885
        install-pdf install-pdf-am install-ps install-ps-am \
 
886
        install-strip installcheck installcheck-am installdirs \
 
887
        maintainer-clean maintainer-clean-generic mostlyclean \
 
888
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
889
        pdf pdf-am ps ps-am tags uninstall uninstall-am
917
890
 
918
891
 
919
892
ephy-widgets-type-builtins.c: stamp-ephy-widgets-type-builtins.c Makefile