~oem-solutions-group/unity-2d/clutter-1.0

« back to all changes in this revision

Viewing changes to clutter/cogl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-03-21 13:27:56 UTC
  • mto: (2.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100321132756-nf8yd30yxo3zzwcm
Tags: upstream-1.2.2
ImportĀ upstreamĀ versionĀ 1.2.2

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.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
14
14
# PARTICULAR PURPOSE.
15
15
 
16
16
@SET_MAKE@
17
 
 
18
 
# custom rules for quiet builds
19
 
 
20
 
 
21
 
 
22
17
VPATH = @srcdir@
23
18
pkgdatadir = $(datadir)/@PACKAGE@
24
19
pkgincludedir = $(includedir)/@PACKAGE@
38
33
POST_UNINSTALL = :
39
34
build_triplet = @build@
40
35
host_triplet = @host@
41
 
DIST_COMMON = $(coglinclude_HEADERS) $(srcdir)/Makefile.am \
42
 
        $(srcdir)/Makefile.in $(srcdir)/cogl.h.in $(srcdir)/cogl.pc.in \
43
 
        $(top_srcdir)/build/autotools/Makefile.am.silent \
44
 
        $(top_srcdir)/clutter/cogl/gl/cogl-defines.h.in \
45
 
        $(top_srcdir)/clutter/cogl/gles/cogl-defines.h.in TODO
46
 
@HAVE_INTROSPECTION_TRUE@am__append_1 = $(BUILT_GIRSOURCES)
47
36
subdir = clutter/cogl
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
48
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49
39
am__aclocal_m4_deps =  \
50
40
        $(top_srcdir)/build/autotools/as-compiler-flag.m4 \
51
 
        $(top_srcdir)/build/autotools/dolt.m4 \
52
41
        $(top_srcdir)/build/autotools/gtk-doc.m4 \
53
42
        $(top_srcdir)/build/autotools/introspection.m4 \
54
43
        $(top_srcdir)/build/autotools/libtool.m4 \
59
48
        $(top_srcdir)/configure.ac
60
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61
50
        $(ACLOCAL_M4)
62
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
mkinstalldirs = $(SHELL) $(top_srcdir)/build/mkinstalldirs
63
52
CONFIG_HEADER = $(top_builddir)/config.h
64
 
CONFIG_CLEAN_FILES = cogl.h cogl-defines-gl.h cogl-defines-gles.h \
65
 
        cogl.pc
 
53
CONFIG_CLEAN_FILES =
66
54
CONFIG_CLEAN_VPATH_FILES =
67
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
68
 
libclutter_cogl_la_DEPENDENCIES =  \
69
 
        $(CLUTTER_COGL)/libclutter-cogl-$(CLUTTER_COGL).la
70
 
am__objects_1 =
71
 
am__objects_2 = $(am__objects_1)
72
 
am_libclutter_cogl_la_OBJECTS = $(am__objects_2)
73
 
libclutter_cogl_la_OBJECTS = $(am_libclutter_cogl_la_OBJECTS)
74
 
AM_V_lt = $(am__v_lt_$(V))
75
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
76
 
am__v_lt_0 = --silent
77
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
78
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80
 
AM_V_CC = $(am__v_CC_$(V))
81
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
82
 
am__v_CC_0 = @echo "  CC    " $@;
 
55
AM_V_GEN = $(am__v_GEN_$(V))
 
56
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
57
am__v_GEN_0 = @echo "  GEN   " $@;
83
58
AM_V_at = $(am__v_at_$(V))
84
59
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
85
60
am__v_at_0 = @
86
 
CCLD = $(CC)
87
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
88
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
89
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
90
 
AM_V_CCLD = $(am__v_CCLD_$(V))
91
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
92
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
93
 
AM_V_GEN = $(am__v_GEN_$(V))
94
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
95
 
am__v_GEN_0 = @echo "  GEN   " $@;
96
 
SOURCES = $(libclutter_cogl_la_SOURCES)
97
 
DIST_SOURCES = $(libclutter_cogl_la_SOURCES)
 
61
SOURCES =
 
62
DIST_SOURCES =
98
63
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99
64
        html-recursive info-recursive install-data-recursive \
100
65
        install-dvi-recursive install-exec-recursive \
102
67
        install-pdf-recursive install-ps-recursive install-recursive \
103
68
        installcheck-recursive installdirs-recursive pdf-recursive \
104
69
        ps-recursive uninstall-recursive
105
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
106
 
am__vpath_adj = case $$p in \
107
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108
 
    *) f=$$p;; \
109
 
  esac;
110
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
111
 
am__install_max = 40
112
 
am__nobase_strip_setup = \
113
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
114
 
am__nobase_strip = \
115
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
116
 
am__nobase_list = $(am__nobase_strip_setup); \
117
 
  for p in $$list; do echo "$$p $$p"; done | \
118
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
119
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120
 
    if (++n[$$2] == $(am__install_max)) \
121
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122
 
    END { for (dir in files) print dir, files[dir] }'
123
 
am__base_list = \
124
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
125
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
126
 
am__installdirs = "$(DESTDIR)$(girdir)" "$(DESTDIR)$(pkgconfigdir)" \
127
 
        "$(DESTDIR)$(coglincludedir)"
128
 
DATA = $(gir_DATA) $(pkgconfig_DATA)
129
 
HEADERS = $(coglinclude_HEADERS)
130
70
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
131
71
  distclean-recursive maintainer-clean-recursive
132
72
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
134
74
        distdir
135
75
ETAGS = etags
136
76
CTAGS = ctags
 
77
DIST_SUBDIRS = $(SUBDIRS)
137
78
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
138
79
am__relativize = \
139
80
  dir0=`pwd`; \
189
130
CLUTTER_MAJOR_VERSION = @CLUTTER_MAJOR_VERSION@
190
131
CLUTTER_MICRO_VERSION = @CLUTTER_MICRO_VERSION@
191
132
CLUTTER_MINOR_VERSION = @CLUTTER_MINOR_VERSION@
 
133
CLUTTER_PROFILE_CFLAGS = @CLUTTER_PROFILE_CFLAGS@
 
134
CLUTTER_PROFILE_LDFLAGS = @CLUTTER_PROFILE_LDFLAGS@
 
135
CLUTTER_RELEASE_STATUS = @CLUTTER_RELEASE_STATUS@
192
136
CLUTTER_REQUIRES = @CLUTTER_REQUIRES@
193
137
CLUTTER_STAGE_TYPE = @CLUTTER_STAGE_TYPE@
194
138
CLUTTER_VERSION = @CLUTTER_VERSION@
 
139
CLUTTER_WINSYS = @CLUTTER_WINSYS@
 
140
CLUTTER_WINSYS_BASE = @CLUTTER_WINSYS_BASE@
 
141
CLUTTER_WINSYS_BASE_LIB = @CLUTTER_WINSYS_BASE_LIB@
 
142
CLUTTER_WINSYS_LIB = @CLUTTER_WINSYS_LIB@
195
143
COGL_DEBUG_CFLAGS = @COGL_DEBUG_CFLAGS@
 
144
COGL_DRIVER = @COGL_DRIVER@
196
145
COGL_GLES_VERSION = @COGL_GLES_VERSION@
 
146
COGL_IMAGE_BACKEND = @COGL_IMAGE_BACKEND@
 
147
COGL_WINSYS = @COGL_WINSYS@
197
148
CPP = @CPP@
198
149
CPPFLAGS = @CPPFLAGS@
199
150
CYGPATH_W = @CYGPATH_W@
200
151
DATADIRNAME = @DATADIRNAME@
201
152
DEFS = @DEFS@
202
153
DEPDIR = @DEPDIR@
203
 
DOLT_BASH = @DOLT_BASH@
204
154
DSYMUTIL = @DSYMUTIL@
205
155
DUMPBIN = @DUMPBIN@
206
156
ECHO_C = @ECHO_C@
209
159
EGREP = @EGREP@
210
160
EXEEXT = @EXEEXT@
211
161
FGREP = @FGREP@
 
162
GCOV = @GCOV@
 
163
GCOV_CFLAGS = @GCOV_CFLAGS@
 
164
GCOV_LDFLAGS = @GCOV_LDFLAGS@
212
165
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
213
166
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
214
167
GLIB_MKENUMS = @GLIB_MKENUMS@
217
170
GMSGFMT = @GMSGFMT@
218
171
GREP = @GREP@
219
172
GTKDOC_CHECK = @GTKDOC_CHECK@
 
173
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
174
GTKDOC_REBASE = @GTKDOC_REBASE@
220
175
HTML_DIR = @HTML_DIR@
221
176
INSTALL = @INSTALL@
222
177
INSTALL_DATA = @INSTALL_DATA@
239
194
LIBTOOL = @LIBTOOL@
240
195
LIPO = @LIPO@
241
196
LN_S = @LN_S@
242
 
LTCOMPILE = @LTCOMPILE@
243
 
LTCXXCOMPILE = @LTCXXCOMPILE@
244
197
LTLIBOBJS = @LTLIBOBJS@
245
198
MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
246
199
MAKEINFO = @MAKEINFO@
267
220
POSUB = @POSUB@
268
221
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
269
222
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
223
PROFILE_DEP_CFLAGS = @PROFILE_DEP_CFLAGS@
 
224
PROFILE_DEP_LIBS = @PROFILE_DEP_LIBS@
270
225
RANLIB = @RANLIB@
271
 
SDL_CONFIG = @SDL_CONFIG@
272
226
SED = @SED@
273
227
SET_MAKE = @SET_MAKE@
274
228
SHELL = @SHELL@
277
231
TSLIB_LIBS = @TSLIB_LIBS@
278
232
USE_NLS = @USE_NLS@
279
233
VERSION = @VERSION@
 
234
WINDRES = @WINDRES@
280
235
XGETTEXT = @XGETTEXT@
281
236
XINPUT_CFLAGS = @XINPUT_CFLAGS@
282
237
XINPUT_LIBS = @XINPUT_LIBS@
283
238
XMKMF = @XMKMF@
284
 
XMLTO = @XMLTO@
 
239
XSLTPROC = @XSLTPROC@
285
240
abs_builddir = @abs_builddir@
286
241
abs_srcdir = @abs_srcdir@
287
242
abs_top_builddir = @abs_top_builddir@
293
248
am__quote = @am__quote@
294
249
am__tar = @am__tar@
295
250
am__untar = @am__untar@
296
 
backendextra = @backendextra@
297
 
backendextralib = @backendextralib@
298
251
bindir = @bindir@
299
252
build = @build@
300
253
build_alias = @build_alias@
302
255
build_os = @build_os@
303
256
build_vendor = @build_vendor@
304
257
builddir = @builddir@
305
 
clutterbackend = @clutterbackend@
306
 
clutterbackendlib = @clutterbackendlib@
307
258
datadir = @datadir@
308
259
datarootdir = @datarootdir@
309
260
docdir = @docdir@
315
266
host_os = @host_os@
316
267
host_vendor = @host_vendor@
317
268
htmldir = @htmldir@
318
 
imagebackend = @imagebackend@
319
269
includedir = @includedir@
320
270
infodir = @infodir@
321
271
install_sh = @install_sh@
339
289
top_build_prefix = @top_build_prefix@
340
290
top_builddir = @top_builddir@
341
291
top_srcdir = @top_srcdir@
342
 
@USE_SHAVE_FALSE@QUIET_GEN = $(AM_V_GEN)
343
 
@USE_SHAVE_TRUE@QUIET_GEN = $(Q:@=@echo '  GEN   '$@;)
344
 
@USE_SHAVE_FALSE@QUIET_LN = $(QUIET_LN_$(V))
345
 
@USE_SHAVE_TRUE@QUIET_LN = $(Q:@=@echo '  LN    '$@;)
346
 
@USE_SHAVE_FALSE@QUIET_RM = $(QUIET_RM_$(V))
347
 
@USE_SHAVE_TRUE@QUIET_RM = $(Q:@=@echo '  RM    '$@;)
348
 
@USE_SHAVE_FALSE@QUIET_LN_ = $(QUIET_LN_$(AM_DEFAULT_VERBOSITY))
349
 
@USE_SHAVE_FALSE@QUIET_LN_0 = @echo '  LN     '$@;
350
 
@USE_SHAVE_FALSE@QUIET_RM_ = $(QUIET_RM_$(AM_DEFAULT_VERBOSITY))
351
 
@USE_SHAVE_FALSE@QUIET_RM_0 = @echo '  RM     '$@;
352
 
NULL = 
353
 
SUBDIRS = common $(CLUTTER_COGL)
354
 
BUILT_SOURCES = cogl.h
355
 
EXTRA_DIST = cogl.h.in cogl.pc.in
356
 
DIST_SUBDIRS = common gl gles
357
 
pc_files = \
358
 
        cogl-$(CLUTTER_COGL)-$(CLUTTER_API_VERSION).pc \
359
 
        cogl-$(CLUTTER_API_VERSION).pc
360
 
 
361
 
pkgconfigdir = $(libdir)/pkgconfig
362
 
pkgconfig_DATA = $(pc_files)
363
 
CLEANFILES = $(pc_files) $(am__append_1)
364
 
AM_CPPFLAGS = $(CLUTTER_CFLAGS) $(CLUTTER_DEBUG_CFLAGS) $(MAINTAINER_CFLAGS)
365
 
 
366
 
# COGL installed headers
367
 
cogl_headers = \
368
 
        $(top_srcdir)/clutter/cogl/cogl-bitmap.h                        \
369
 
        $(top_srcdir)/clutter/cogl/cogl-color.h                         \
370
 
        $(top_srcdir)/clutter/cogl/cogl-debug.h                         \
371
 
        $(top_srcdir)/clutter/cogl/cogl-deprecated.h                    \
372
 
        $(top_srcdir)/clutter/cogl/cogl-fixed.h                         \
373
 
        $(top_srcdir)/clutter/cogl/cogl-material.h                      \
374
 
        $(top_srcdir)/clutter/cogl/cogl-matrix.h                        \
375
 
        $(top_srcdir)/clutter/cogl/cogl-offscreen.h                     \
376
 
        $(top_srcdir)/clutter/cogl/cogl-path.h                          \
377
 
        $(top_srcdir)/clutter/cogl/cogl-shader.h                        \
378
 
        $(top_srcdir)/clutter/cogl/cogl-texture.h                       \
379
 
        $(top_srcdir)/clutter/cogl/cogl-types.h                         \
380
 
        $(top_srcdir)/clutter/cogl/cogl-vertex-buffer.h                 \
381
 
        $(top_builddir)/clutter/cogl/cogl-defines-@CLUTTER_COGL@.h      \
382
 
        $(top_builddir)/clutter/cogl/cogl-enum-types.h                  \
383
 
        $(top_builddir)/clutter/cogl/cogl.h                             \
384
 
        $(NULL)
385
 
 
386
 
 
387
 
# this is copied in from common/ to make cogl.h work, but we
388
 
# need to clean it up ourselves once we're done
389
 
DISTCLEANFILES = cogl-enum-types.h
390
 
 
391
 
# HACK - gobject-introspection can't scan a library in another directory
392
 
# so we create a libclutter-cogl.la that's just identical to the one
393
 
# in the subdir
394
 
noinst_LTLIBRARIES = libclutter-cogl.la
395
 
libclutter_cogl_la_LIBADD = $(CLUTTER_COGL)/libclutter-cogl-$(CLUTTER_COGL).la
396
 
libclutter_cogl_la_SOURCES = $(cogl_headers)
397
 
coglincludedir = $(includedir)/clutter-@CLUTTER_API_VERSION@/cogl
398
 
coglinclude_HEADERS = $(cogl_headers)
399
 
@HAVE_INTROSPECTION_TRUE@BUILT_GIRSOURCES = Cogl-@CLUTTER_API_VERSION@.gir
400
 
@HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
401
 
@HAVE_INTROSPECTION_TRUE@gir_DATA = $(BUILT_GIRSOURCES)
402
 
all: $(BUILT_SOURCES)
403
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
292
SUBDIRS = cogl pango
 
293
all: all-recursive
404
294
 
405
295
.SUFFIXES:
406
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build/autotools/Makefile.am.silent $(am__configure_deps)
 
296
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
407
297
        @for dep in $?; do \
408
298
          case '$(am__configure_deps)' in \
409
299
            *$$dep*) \
412
302
              exit 1;; \
413
303
          esac; \
414
304
        done; \
415
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu clutter/cogl/Makefile'; \
 
305
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign clutter/cogl/Makefile'; \
416
306
        $(am__cd) $(top_srcdir) && \
417
 
          $(AUTOMAKE) --gnu clutter/cogl/Makefile
 
307
          $(AUTOMAKE) --foreign clutter/cogl/Makefile
418
308
.PRECIOUS: Makefile
419
309
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
420
310
        @case '$?' in \
433
323
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
434
324
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435
325
$(am__aclocal_m4_deps):
436
 
cogl.h: $(top_builddir)/config.status $(srcdir)/cogl.h.in
437
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
438
 
cogl-defines-gl.h: $(top_builddir)/config.status $(top_srcdir)/clutter/cogl/gl/cogl-defines.h.in
439
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
440
 
cogl-defines-gles.h: $(top_builddir)/config.status $(top_srcdir)/clutter/cogl/gles/cogl-defines.h.in
441
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
442
 
cogl.pc: $(top_builddir)/config.status $(srcdir)/cogl.pc.in
443
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
444
 
 
445
 
clean-noinstLTLIBRARIES:
446
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
447
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
448
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
449
 
          test "$$dir" != "$$p" || dir=.; \
450
 
          echo "rm -f \"$${dir}/so_locations\""; \
451
 
          rm -f "$${dir}/so_locations"; \
452
 
        done
453
 
libclutter-cogl.la: $(libclutter_cogl_la_OBJECTS) $(libclutter_cogl_la_DEPENDENCIES) 
454
 
        $(AM_V_CCLD)$(LINK)  $(libclutter_cogl_la_OBJECTS) $(libclutter_cogl_la_LIBADD) $(LIBS)
455
 
 
456
 
mostlyclean-compile:
457
 
        -rm -f *.$(OBJEXT)
458
 
 
459
 
distclean-compile:
460
 
        -rm -f *.tab.c
461
326
 
462
327
mostlyclean-libtool:
463
328
        -rm -f *.lo
464
329
 
465
330
clean-libtool:
466
331
        -rm -rf .libs _libs
467
 
install-girDATA: $(gir_DATA)
468
 
        @$(NORMAL_INSTALL)
469
 
        test -z "$(girdir)" || $(MKDIR_P) "$(DESTDIR)$(girdir)"
470
 
        @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
471
 
        for p in $$list; do \
472
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
473
 
          echo "$$d$$p"; \
474
 
        done | $(am__base_list) | \
475
 
        while read files; do \
476
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
477
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
478
 
        done
479
 
 
480
 
uninstall-girDATA:
481
 
        @$(NORMAL_UNINSTALL)
482
 
        @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
483
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
484
 
        test -n "$$files" || exit 0; \
485
 
        echo " ( cd '$(DESTDIR)$(girdir)' && rm -f" $$files ")"; \
486
 
        cd "$(DESTDIR)$(girdir)" && rm -f $$files
487
 
install-pkgconfigDATA: $(pkgconfig_DATA)
488
 
        @$(NORMAL_INSTALL)
489
 
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
490
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
491
 
        for p in $$list; do \
492
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
493
 
          echo "$$d$$p"; \
494
 
        done | $(am__base_list) | \
495
 
        while read files; do \
496
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
497
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
498
 
        done
499
 
 
500
 
uninstall-pkgconfigDATA:
501
 
        @$(NORMAL_UNINSTALL)
502
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
503
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
504
 
        test -n "$$files" || exit 0; \
505
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
506
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
507
 
install-coglincludeHEADERS: $(coglinclude_HEADERS)
508
 
        @$(NORMAL_INSTALL)
509
 
        test -z "$(coglincludedir)" || $(MKDIR_P) "$(DESTDIR)$(coglincludedir)"
510
 
        @list='$(coglinclude_HEADERS)'; test -n "$(coglincludedir)" || list=; \
511
 
        for p in $$list; do \
512
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
513
 
          echo "$$d$$p"; \
514
 
        done | $(am__base_list) | \
515
 
        while read files; do \
516
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(coglincludedir)'"; \
517
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(coglincludedir)" || exit $$?; \
518
 
        done
519
 
 
520
 
uninstall-coglincludeHEADERS:
521
 
        @$(NORMAL_UNINSTALL)
522
 
        @list='$(coglinclude_HEADERS)'; test -n "$(coglincludedir)" || list=; \
523
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
524
 
        test -n "$$files" || exit 0; \
525
 
        echo " ( cd '$(DESTDIR)$(coglincludedir)' && rm -f" $$files ")"; \
526
 
        cd "$(DESTDIR)$(coglincludedir)" && rm -f $$files
527
332
 
528
333
# This directory's subdirectories are mostly independent; you can cd
529
334
# into them and run `make' without going through this Makefile.
532
337
#     (which will cause the Makefiles to be regenerated when you run `make');
533
338
# (2) otherwise, pass the desired values on the `make' command line.
534
339
$(RECURSIVE_TARGETS):
535
 
        @failcom='exit 1'; \
 
340
        @fail= failcom='exit 1'; \
536
341
        for f in x $$MAKEFLAGS; do \
537
342
          case $$f in \
538
343
            *=* | --[!k]*);; \
557
362
        fi; test -z "$$fail"
558
363
 
559
364
$(RECURSIVE_CLEAN_TARGETS):
560
 
        @failcom='exit 1'; \
 
365
        @fail= failcom='exit 1'; \
561
366
        for f in x $$MAKEFLAGS; do \
562
367
          case $$f in \
563
368
            *=* | --[!k]*);; \
719
524
          fi; \
720
525
        done
721
526
check-am: all-am
722
 
check: $(BUILT_SOURCES)
723
 
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
724
 
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
 
527
check: check-recursive
 
528
all-am: Makefile
725
529
installdirs: installdirs-recursive
726
530
installdirs-am:
727
 
        for dir in "$(DESTDIR)$(girdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(coglincludedir)"; do \
728
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
729
 
        done
730
 
install: $(BUILT_SOURCES)
731
 
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
 
531
install: install-recursive
732
532
install-exec: install-exec-recursive
733
533
install-data: install-data-recursive
734
534
uninstall: uninstall-recursive
745
545
mostlyclean-generic:
746
546
 
747
547
clean-generic:
748
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
749
548
 
750
549
distclean-generic:
751
550
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
752
551
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
753
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
754
552
 
755
553
maintainer-clean-generic:
756
554
        @echo "This command is intended for maintainers to use"
757
555
        @echo "it deletes files that may require special tools to rebuild."
758
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
759
556
clean: clean-recursive
760
557
 
761
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
762
 
        mostlyclean-am
 
558
clean-am: clean-generic clean-libtool mostlyclean-am
763
559
 
764
560
distclean: distclean-recursive
765
561
        -rm -f Makefile
766
 
distclean-am: clean-am distclean-compile distclean-generic \
767
 
        distclean-tags
 
562
distclean-am: clean-am distclean-generic distclean-tags
768
563
 
769
564
dvi: dvi-recursive
770
565
 
778
573
 
779
574
info-am:
780
575
 
781
 
install-data-am: install-coglincludeHEADERS install-girDATA \
782
 
        install-pkgconfigDATA
 
576
install-data-am:
783
577
 
784
578
install-dvi: install-dvi-recursive
785
579
 
813
607
 
814
608
mostlyclean: mostlyclean-recursive
815
609
 
816
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
817
 
        mostlyclean-libtool
 
610
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
818
611
 
819
612
pdf: pdf-recursive
820
613
 
824
617
 
825
618
ps-am:
826
619
 
827
 
uninstall-am: uninstall-coglincludeHEADERS uninstall-girDATA \
828
 
        uninstall-pkgconfigDATA
 
620
uninstall-am:
829
621
 
830
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
831
 
        ctags-recursive install install-am install-strip \
832
 
        tags-recursive
 
622
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
623
        install-am install-strip tags-recursive
833
624
 
834
625
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
835
626
        all all-am check check-am clean clean-generic clean-libtool \
836
 
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
837
 
        distclean-compile distclean-generic distclean-libtool \
838
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
839
 
        install install-am install-coglincludeHEADERS install-data \
 
627
        ctags ctags-recursive distclean distclean-generic \
 
628
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
629
        html-am info info-am install install-am install-data \
840
630
        install-data-am install-dvi install-dvi-am install-exec \
841
 
        install-exec-am install-girDATA install-html install-html-am \
842
 
        install-info install-info-am install-man install-pdf \
843
 
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
844
 
        install-strip installcheck installcheck-am installdirs \
845
 
        installdirs-am maintainer-clean maintainer-clean-generic \
846
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
631
        install-exec-am install-html install-html-am install-info \
 
632
        install-info-am install-man install-pdf install-pdf-am \
 
633
        install-ps install-ps-am install-strip installcheck \
 
634
        installcheck-am installdirs installdirs-am maintainer-clean \
 
635
        maintainer-clean-generic mostlyclean mostlyclean-generic \
847
636
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
848
 
        uninstall uninstall-am uninstall-coglincludeHEADERS \
849
 
        uninstall-girDATA uninstall-pkgconfigDATA
850
 
 
851
 
 
852
 
cogl-$(CLUTTER_API_VERSION).pc: cogl.pc
853
 
        $(QUIET_GEN)cp -f $< $(@F)
854
 
 
855
 
cogl-$(CLUTTER_COGL)-$(CLUTTER_API_VERSION).pc: cogl.pc
856
 
        $(QUIET_GEN)cp -f $< $(@F)
857
 
 
858
 
@HAVE_INTROSPECTION_TRUE@Cogl-@CLUTTER_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-cogl.la
859
 
@HAVE_INTROSPECTION_TRUE@       $(QUIET_GEN)$(INTROSPECTION_SCANNER) -v \
860
 
@HAVE_INTROSPECTION_TRUE@               --namespace Cogl --nsversion=@CLUTTER_API_VERSION@ \
861
 
@HAVE_INTROSPECTION_TRUE@               -I$(top_srcdir)/clutter/cogl \
862
 
@HAVE_INTROSPECTION_TRUE@               -I$(top_srcdir)/clutter/cogl/common \
863
 
@HAVE_INTROSPECTION_TRUE@               -I$(top_srcdir)/clutter/cogl/@CLUTTER_COGL@ \
864
 
@HAVE_INTROSPECTION_TRUE@               -I$(top_builddir)/clutter \
865
 
@HAVE_INTROSPECTION_TRUE@               -DCLUTTER_COMPILATION \
866
 
@HAVE_INTROSPECTION_TRUE@               --c-include='cogl/cogl.h' \
867
 
@HAVE_INTROSPECTION_TRUE@               --include=GL-1.0 \
868
 
@HAVE_INTROSPECTION_TRUE@               --include=GObject-2.0 \
869
 
@HAVE_INTROSPECTION_TRUE@               --library=libclutter-cogl.la \
870
 
@HAVE_INTROSPECTION_TRUE@               --libtool="$(top_builddir)/libtool" \
871
 
@HAVE_INTROSPECTION_TRUE@               --pkg gobject-2.0 \
872
 
@HAVE_INTROSPECTION_TRUE@               --output $@ \
873
 
@HAVE_INTROSPECTION_TRUE@               $(cogl_headers)
 
637
        uninstall uninstall-am
 
638
 
874
639
 
875
640
# Tell versions [3.59,3.63) of GNU make to not export all variables.
876
641
# Otherwise a system limit (for SysV at least) may be exceeded.