~ubuntu-branches/debian/sid/ember/sid

« back to all changes in this revision

Viewing changes to src/components/ogre/widgets/adapters/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-10-22 23:21:17 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091022232117-isr8u3402qmu7ilo
Tags: 0.5.7-1
* New upstream release.
  - Compile against current ogre (Closes: #551431)
  - Removed debian/patches/ember-gcc4.4.patch. Merged upstream.
  - Updated Depends on ember-media.
* Add libboost-thread-dev tp Build-Depends.
* Make debian/rules independent from upstream version.
* Updated watch file to allow automatic download of new upstream
  tarballs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
 
17
 
 
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
35
33
host_triplet = @host@
36
34
target_triplet = @target@
37
35
subdir = src/components/ogre/widgets/adapters
38
 
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39
 
        $(srcdir)/Makefile.in
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
38
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42
39
        $(top_srcdir)/configure.ac
45
42
mkinstalldirs = $(install_sh) -d
46
43
CONFIG_HEADER = $(top_builddir)/src/config.h
47
44
CONFIG_CLEAN_FILES =
48
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
49
 
libAdapters_la_LIBADD =
50
 
am_libAdapters_la_OBJECTS = ListBinder.lo
51
 
libAdapters_la_OBJECTS = $(am_libAdapters_la_OBJECTS)
52
 
libAdapters_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
53
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
54
 
        $(CXXFLAGS) $(libAdapters_la_LDFLAGS) $(LDFLAGS) -o $@
55
 
DEFAULT_INCLUDES = 
56
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
57
 
am__depfiles_maybe = depfiles
58
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
59
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
60
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
61
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
63
 
CXXLD = $(CXX)
64
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
65
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
66
 
        $(LDFLAGS) -o $@
67
 
SOURCES = $(libAdapters_la_SOURCES)
68
 
DIST_SOURCES = $(libAdapters_la_SOURCES)
 
45
SOURCES =
 
46
DIST_SOURCES =
69
47
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70
48
        html-recursive info-recursive install-data-recursive \
71
49
        install-dvi-recursive install-exec-recursive \
73
51
        install-pdf-recursive install-ps-recursive install-recursive \
74
52
        installcheck-recursive installdirs-recursive pdf-recursive \
75
53
        ps-recursive uninstall-recursive
76
 
HEADERS = $(noinst_HEADERS)
77
54
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
78
55
  distclean-recursive maintainer-clean-recursive
79
56
ETAGS = etags
104
81
DEFS = @DEFS@
105
82
DEPDIR = @DEPDIR@
106
83
DSYMUTIL = @DSYMUTIL@
107
 
ECHO = @ECHO@
 
84
DUMPBIN = @DUMPBIN@
108
85
ECHO_C = @ECHO_C@
109
86
ECHO_N = @ECHO_N@
110
87
ECHO_T = @ECHO_T@
111
88
EGREP = @EGREP@
112
89
EXEEXT = @EXEEXT@
113
 
F77 = @F77@
114
 
FFLAGS = @FFLAGS@
 
90
FGREP = @FGREP@
115
91
FREEALUT_CFLAGS = @FREEALUT_CFLAGS@
116
92
FREEALUT_LIBS = @FREEALUT_LIBS@
117
93
GREP = @GREP@
120
96
INSTALL_PROGRAM = @INSTALL_PROGRAM@
121
97
INSTALL_SCRIPT = @INSTALL_SCRIPT@
122
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
LD = @LD@
123
100
LDFLAGS = @LDFLAGS@
124
101
LIBOBJS = @LIBOBJS@
125
102
LIBS = @LIBS@
126
103
LIBTOOL = @LIBTOOL@
 
104
LIPO = @LIPO@
127
105
LN_S = @LN_S@
128
106
LTLIBOBJS = @LTLIBOBJS@
129
107
LUA_CFLAGS = @LUA_CFLAGS@
130
108
LUA_LIBS = @LUA_LIBS@
131
109
MAKEINFO = @MAKEINFO@
132
110
MKDIR_P = @MKDIR_P@
 
111
NM = @NM@
133
112
NMEDIT = @NMEDIT@
 
113
OBJDUMP = @OBJDUMP@
134
114
OBJEXT = @OBJEXT@
135
115
OGRE_CFLAGS = @OGRE_CFLAGS@
136
116
OGRE_LIBS = @OGRE_LIBS@
137
117
OPENAL_CFLAGS = @OPENAL_CFLAGS@
138
118
OPENAL_LIBS = @OPENAL_LIBS@
 
119
OTOOL = @OTOOL@
 
120
OTOOL64 = @OTOOL64@
139
121
PACKAGE = @PACKAGE@
140
122
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141
123
PACKAGE_NAME = @PACKAGE_NAME@
164
146
abs_top_srcdir = @abs_top_srcdir@
165
147
ac_ct_CC = @ac_ct_CC@
166
148
ac_ct_CXX = @ac_ct_CXX@
167
 
ac_ct_F77 = @ac_ct_F77@
 
149
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
168
150
am__include = @am__include@
169
151
am__leading_dot = @am__leading_dot@
170
152
am__quote = @am__quote@
195
177
libexecdir = @libexecdir@
196
178
localedir = @localedir@
197
179
localstatedir = @localstatedir@
 
180
lt_ECHO = @lt_ECHO@
198
181
mandir = @mandir@
199
182
mkdir_p = @mkdir_p@
200
183
oldincludedir = @oldincludedir@
214
197
top_build_prefix = @top_build_prefix@
215
198
top_builddir = @top_builddir@
216
199
top_srcdir = @top_srcdir@
217
 
INCLUDES = -I$(top_builddir)/src -I$(top_srcdir)/src
218
 
METASOURCES = AUTO
219
 
libAdapters_la_LDFLAGS = -no-undefined
220
 
noinst_LTLIBRARIES = libAdapters.la
221
 
noinst_HEADERS = ListBinder.h
222
 
libAdapters_la_SOURCES = ListBinder.cpp
223
200
SUBDIRS = atlas
224
201
all: all-recursive
225
202
 
226
203
.SUFFIXES:
227
 
.SUFFIXES: .cpp .lo .o .obj
228
204
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
229
205
        @for dep in $?; do \
230
206
          case '$(am__configure_deps)' in \
231
207
            *$$dep*) \
232
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233
 
                && exit 0; \
 
208
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
209
                && { if test -f $@; then exit 0; else break; fi; }; \
234
210
              exit 1;; \
235
211
          esac; \
236
212
        done; \
255
231
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
256
232
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
233
 
258
 
clean-noinstLTLIBRARIES:
259
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
260
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
261
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
262
 
          test "$$dir" != "$$p" || dir=.; \
263
 
          echo "rm -f \"$${dir}/so_locations\""; \
264
 
          rm -f "$${dir}/so_locations"; \
265
 
        done
266
 
libAdapters.la: $(libAdapters_la_OBJECTS) $(libAdapters_la_DEPENDENCIES) 
267
 
        $(libAdapters_la_LINK)  $(libAdapters_la_OBJECTS) $(libAdapters_la_LIBADD) $(LIBS)
268
 
 
269
 
mostlyclean-compile:
270
 
        -rm -f *.$(OBJEXT)
271
 
 
272
 
distclean-compile:
273
 
        -rm -f *.tab.c
274
 
 
275
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ListBinder.Plo@am__quote@
276
 
 
277
 
.cpp.o:
278
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
279
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
280
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
283
 
 
284
 
.cpp.obj:
285
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
286
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
287
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
288
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
290
 
 
291
 
.cpp.lo:
292
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
293
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
294
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
295
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
297
 
 
298
234
mostlyclean-libtool:
299
235
        -rm -f *.lo
300
236
 
376
312
        unique=`for i in $$list; do \
377
313
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378
314
          done | \
379
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
315
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380
316
              END { if (nonempty) { for (i in files) print i; }; }'`; \
381
317
        mkid -fID $$unique
382
318
tags: TAGS
476
412
        done
477
413
check-am: all-am
478
414
check: check-recursive
479
 
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
415
all-am: Makefile
480
416
installdirs: installdirs-recursive
481
417
installdirs-am:
482
418
install: install-recursive
505
441
        @echo "it deletes files that may require special tools to rebuild."
506
442
clean: clean-recursive
507
443
 
508
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
509
 
        mostlyclean-am
 
444
clean-am: clean-generic clean-libtool mostlyclean-am
510
445
 
511
446
distclean: distclean-recursive
512
 
        -rm -rf ./$(DEPDIR)
513
447
        -rm -f Makefile
514
 
distclean-am: clean-am distclean-compile distclean-generic \
515
 
        distclean-tags
 
448
distclean-am: clean-am distclean-generic distclean-tags
516
449
 
517
450
dvi: dvi-recursive
518
451
 
543
476
installcheck-am:
544
477
 
545
478
maintainer-clean: maintainer-clean-recursive
546
 
        -rm -rf ./$(DEPDIR)
547
479
        -rm -f Makefile
548
480
maintainer-clean-am: distclean-am maintainer-clean-generic
549
481
 
550
482
mostlyclean: mostlyclean-recursive
551
483
 
552
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
553
 
        mostlyclean-libtool
 
484
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
554
485
 
555
486
pdf: pdf-recursive
556
487
 
567
498
 
568
499
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
569
500
        all all-am check check-am clean clean-generic clean-libtool \
570
 
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
571
 
        distclean-compile distclean-generic distclean-libtool \
572
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
573
 
        install install-am install-data install-data-am install-dvi \
574
 
        install-dvi-am install-exec install-exec-am install-html \
575
 
        install-html-am install-info install-info-am install-man \
576
 
        install-pdf install-pdf-am install-ps install-ps-am \
577
 
        install-strip installcheck installcheck-am installdirs \
578
 
        installdirs-am maintainer-clean maintainer-clean-generic \
579
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
501
        ctags ctags-recursive distclean distclean-generic \
 
502
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
503
        html-am info info-am install install-am install-data \
 
504
        install-data-am install-dvi install-dvi-am install-exec \
 
505
        install-exec-am install-html install-html-am install-info \
 
506
        install-info-am install-man install-pdf install-pdf-am \
 
507
        install-ps install-ps-am install-strip installcheck \
 
508
        installcheck-am installdirs installdirs-am maintainer-clean \
 
509
        maintainer-clean-generic mostlyclean mostlyclean-generic \
580
510
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
581
511
        uninstall uninstall-am
582
512