~holger-seelig/titania/3.0

« back to all changes in this revision

Viewing changes to libtitania-anyoptions/Makefile

  • Committer: Holger Seelig
  • Date: 2017-01-31 05:07:29 UTC
  • Revision ID: holger.seelig@yahoo.de-20170131050729-mcb9l290ezhn7x7o
Incorporate x3dtidy and titania-info into Titania.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.15 from Makefile.am.
2
 
# libtitania-anyoptions/Makefile.  Generated from Makefile.in by configure.
3
 
 
4
 
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
 
 
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
 
16
 
 
17
 
 
18
 
am__is_gnu_make = { \
19
 
  if test -z '$(MAKELEVEL)'; then \
20
 
    false; \
21
 
  elif test -n '$(MAKE_HOST)'; then \
22
 
    true; \
23
 
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24
 
    true; \
25
 
  else \
26
 
    false; \
27
 
  fi; \
28
 
}
29
 
am__make_running_with_option = \
30
 
  case $${target_option-} in \
31
 
      ?) ;; \
32
 
      *) echo "am__make_running_with_option: internal error: invalid" \
33
 
              "target option '$${target_option-}' specified" >&2; \
34
 
         exit 1;; \
35
 
  esac; \
36
 
  has_opt=no; \
37
 
  sane_makeflags=$$MAKEFLAGS; \
38
 
  if $(am__is_gnu_make); then \
39
 
    sane_makeflags=$$MFLAGS; \
40
 
  else \
41
 
    case $$MAKEFLAGS in \
42
 
      *\\[\ \   ]*) \
43
 
        bs=\\; \
44
 
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45
 
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46
 
    esac; \
47
 
  fi; \
48
 
  skip_next=no; \
49
 
  strip_trailopt () \
50
 
  { \
51
 
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52
 
  }; \
53
 
  for flg in $$sane_makeflags; do \
54
 
    test $$skip_next = yes && { skip_next=no; continue; }; \
55
 
    case $$flg in \
56
 
      *=*|--*) continue;; \
57
 
        -*I) strip_trailopt 'I'; skip_next=yes;; \
58
 
      -*I?*) strip_trailopt 'I';; \
59
 
        -*O) strip_trailopt 'O'; skip_next=yes;; \
60
 
      -*O?*) strip_trailopt 'O';; \
61
 
        -*l) strip_trailopt 'l'; skip_next=yes;; \
62
 
      -*l?*) strip_trailopt 'l';; \
63
 
      -[dEDm]) skip_next=yes;; \
64
 
      -[JT]) skip_next=yes;; \
65
 
    esac; \
66
 
    case $$flg in \
67
 
      *$$target_option*) has_opt=yes; break;; \
68
 
    esac; \
69
 
  done; \
70
 
  test $$has_opt = yes
71
 
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72
 
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73
 
pkgdatadir = $(datadir)/titania
74
 
pkgincludedir = $(includedir)/titania
75
 
pkglibdir = $(libdir)/titania
76
 
pkglibexecdir = $(libexecdir)/titania
77
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78
 
install_sh_DATA = $(install_sh) -c -m 644
79
 
install_sh_PROGRAM = $(install_sh) -c
80
 
install_sh_SCRIPT = $(install_sh) -c
81
 
INSTALL_HEADER = $(INSTALL_DATA)
82
 
transform = $(program_transform_name)
83
 
NORMAL_INSTALL = :
84
 
PRE_INSTALL = :
85
 
POST_INSTALL = :
86
 
NORMAL_UNINSTALL = :
87
 
PRE_UNINSTALL = :
88
 
POST_UNINSTALL = :
89
 
build_triplet = x86_64-unknown-linux-gnu
90
 
host_triplet = x86_64-unknown-linux-gnu
91
 
subdir = libtitania-anyoptions
92
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95
 
        $(ACLOCAL_M4)
96
 
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98
 
CONFIG_HEADER = $(top_builddir)/config.h
99
 
CONFIG_CLEAN_FILES =
100
 
CONFIG_CLEAN_VPATH_FILES =
101
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
102
 
am__vpath_adj = case $$p in \
103
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
104
 
    *) f=$$p;; \
105
 
  esac;
106
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
107
 
am__install_max = 40
108
 
am__nobase_strip_setup = \
109
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
110
 
am__nobase_strip = \
111
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
112
 
am__nobase_list = $(am__nobase_strip_setup); \
113
 
  for p in $$list; do echo "$$p $$p"; done | \
114
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
115
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
116
 
    if (++n[$$2] == $(am__install_max)) \
117
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
118
 
    END { for (dir in files) print dir, files[dir] }'
119
 
am__base_list = \
120
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
121
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
122
 
am__uninstall_files_from_dir = { \
123
 
  test -z "$$files" \
124
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
125
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
126
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
127
 
  }
128
 
am__installdirs = "$(DESTDIR)$(libdir)"
129
 
LTLIBRARIES = $(lib_LTLIBRARIES)
130
 
libtitania_anyoptions_la_LIBADD =
131
 
am_libtitania_anyoptions_la_OBJECTS = anyoption.lo
132
 
libtitania_anyoptions_la_OBJECTS =  \
133
 
        $(am_libtitania_anyoptions_la_OBJECTS)
134
 
AM_V_lt = $(am__v_lt_$(V))
135
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
136
 
am__v_lt_0 = --silent
137
 
am__v_lt_1 = 
138
 
AM_V_P = $(am__v_P_$(V))
139
 
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
140
 
am__v_P_0 = false
141
 
am__v_P_1 = :
142
 
AM_V_GEN = $(am__v_GEN_$(V))
143
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
144
 
am__v_GEN_0 = @echo "  GEN     " $@;
145
 
am__v_GEN_1 = 
146
 
AM_V_at = $(am__v_at_$(V))
147
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
148
 
am__v_at_0 = @
149
 
am__v_at_1 = 
150
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
151
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
152
 
am__depfiles_maybe = depfiles
153
 
am__mv = mv -f
154
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
155
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
156
 
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
157
 
        $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
158
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
159
 
        $(AM_CXXFLAGS) $(CXXFLAGS)
160
 
AM_V_CXX = $(am__v_CXX_$(V))
161
 
am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
162
 
am__v_CXX_0 = @echo "  CXX     " $@;
163
 
am__v_CXX_1 = 
164
 
CXXLD = $(CXX)
165
 
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
166
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
167
 
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
168
 
AM_V_CXXLD = $(am__v_CXXLD_$(V))
169
 
am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
170
 
am__v_CXXLD_0 = @echo "  CXXLD   " $@;
171
 
am__v_CXXLD_1 = 
172
 
SOURCES = $(libtitania_anyoptions_la_SOURCES)
173
 
DIST_SOURCES = $(libtitania_anyoptions_la_SOURCES)
174
 
am__can_run_installinfo = \
175
 
  case $$AM_UPDATE_INFO_DIR in \
176
 
    n|no|NO) false;; \
177
 
    *) (install-info --version) >/dev/null 2>&1;; \
178
 
  esac
179
 
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180
 
# Read a list of newline-separated strings from the standard input,
181
 
# and print each of them once, without duplicates.  Input order is
182
 
# *not* preserved.
183
 
am__uniquify_input = $(AWK) '\
184
 
  BEGIN { nonempty = 0; } \
185
 
  { items[$$0] = 1; nonempty = 1; } \
186
 
  END { if (nonempty) { for (i in items) print i; }; } \
187
 
'
188
 
# Make sure the list of sources is unique.  This is necessary because,
189
 
# e.g., the same source file might be shared among _SOURCES variables
190
 
# for different programs/libraries.
191
 
am__define_uniq_tagged_files = \
192
 
  list='$(am__tagged_files)'; \
193
 
  unique=`for i in $$list; do \
194
 
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195
 
  done | $(am__uniquify_input)`
196
 
ETAGS = etags
197
 
CTAGS = ctags
198
 
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
199
 
        $(top_srcdir)/mkinstalldirs ChangeLog
200
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201
 
ACLOCAL = ${SHELL} /home/holger/Projekte/Titania/missing aclocal-1.15
202
 
ALL_LINGUAS = 
203
 
AMTAR = $${TAR-tar}
204
 
AM_DEFAULT_VERBOSITY = 0
205
 
AR = ar
206
 
AUTOCONF = ${SHELL} /home/holger/Projekte/Titania/missing autoconf
207
 
AUTOHEADER = ${SHELL} /home/holger/Projekte/Titania/missing autoheader
208
 
AUTOMAKE = ${SHELL} /home/holger/Projekte/Titania/missing automake-1.15
209
 
AWK = gawk
210
 
CATALOGS = 
211
 
CATOBJEXT = .gmo
212
 
CC = gcc
213
 
CCDEPMODE = depmode=gcc3
214
 
CFLAGS = -g -O2
215
 
CPP = gcc -E
216
 
CPPFLAGS = 
217
 
CXX = g++
218
 
CXXCPP = g++ -E
219
 
CXXDEPMODE = depmode=gcc3
220
 
CXXFLAGS = -Wall -std=c++14 -O3 -fopenmp -Wno-narrowing -floop-parallelize-all -ftree-parallelize-loops=4 -DFIXED_PIPELINE -DTITANIA_DEBUG -Wno-deprecated-declarations
221
 
CYGPATH_W = echo
222
 
DATADIRNAME = share
223
 
DEFS = -DHAVE_CONFIG_H
224
 
DEPDIR = .deps
225
 
DLLTOOL = false
226
 
DSYMUTIL = 
227
 
DUMPBIN = 
228
 
ECHO_C = 
229
 
ECHO_N = -n
230
 
ECHO_T = 
231
 
EGREP = /bin/grep -E
232
 
EXEEXT = 
233
 
FGREP = /bin/grep -F
234
 
GETTEXT_PACKAGE = titania
235
 
GLX_CFLAGS = -I/usr/include/libdrm
236
 
GLX_LIBS = -lGL -lX11
237
 
GMOFILES = 
238
 
GMSGFMT = /usr/bin/msgfmt
239
 
GREP = /bin/grep
240
 
INSTALL = /usr/bin/install -c
241
 
INSTALL_DATA = ${INSTALL} -m 644
242
 
INSTALL_PROGRAM = ${INSTALL}
243
 
INSTALL_SCRIPT = ${INSTALL}
244
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
245
 
INSTOBJEXT = .mo
246
 
INTLLIBS = 
247
 
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
248
 
INTLTOOL_MERGE = /usr/bin/intltool-merge
249
 
INTLTOOL_PERL = /usr/bin/perl
250
 
INTLTOOL_UPDATE = /usr/bin/intltool-update
251
 
INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V))
252
 
INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V))
253
 
INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
254
 
INTLTOOL__v_MERGE_0 = @echo "  ITMRG " $@;
255
 
LD = /usr/bin/ld -m elf_x86_64
256
 
LDFLAGS = -rdynamic
257
 
LIBOBJS = 
258
 
LIBS = 
259
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
260
 
LIPO = 
261
 
LN_S = ln -s
262
 
LTLIBOBJS = 
263
 
LT_SYS_LIBRARY_PATH = 
264
 
MAINT = #
265
 
MAKEINFO = ${SHELL} /home/holger/Projekte/Titania/missing makeinfo
266
 
MANIFEST_TOOL = :
267
 
MKDIR_P = /bin/mkdir -p
268
 
MKINSTALLDIRS = ./mkinstalldirs
269
 
MSGFMT = /usr/bin/msgfmt
270
 
MSGFMT_OPTS = -c
271
 
MSGMERGE = /usr/bin/msgmerge
272
 
NM = /usr/bin/nm -B
273
 
NMEDIT = 
274
 
OBJDUMP = objdump
275
 
OBJEXT = o
276
 
OTOOL = 
277
 
OTOOL64 = 
278
 
PACKAGE = titania
279
 
PACKAGE_BUGREPORT = 
280
 
PACKAGE_NAME = titania
281
 
PACKAGE_STRING = titania 0.1
282
 
PACKAGE_TARNAME = titania
283
 
PACKAGE_URL = 
284
 
PACKAGE_VERSION = 0.1
285
 
PATH_SEPARATOR = :
286
 
PKG_CONFIG = /usr/bin/pkg-config
287
 
PKG_CONFIG_LIBDIR = 
288
 
PKG_CONFIG_PATH = /usr/lib/x86_64-linux-gnu/pkgconfig
289
 
POFILES = 
290
 
POSUB = po
291
 
PO_IN_DATADIR_FALSE = 
292
 
PO_IN_DATADIR_TRUE = 
293
 
RANLIB = ranlib
294
 
SED = /bin/sed
295
 
SET_MAKE = 
296
 
SHELL = /bin/bash
297
 
STRIP = strip
298
 
TITANIA_CFLAGS = -pthread -I/usr/include/gtksourceviewmm-3.0 -I/usr/lib/x86_64-linux-gnu/gtksourceviewmm-3.0/include -I/usr/include/gtkmm-3.0 -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
299
 
TITANIA_FTGL_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libdrm
300
 
TITANIA_FTGL_LIBS = -lfontconfig -lfreetype -lGLU -lGL
301
 
TITANIA_GZSTREAM_CFLAGS = 
302
 
TITANIA_GZSTREAM_LIBS = -lz
303
 
TITANIA_LIBS = -lgtksourceviewmm-3.0 -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtksourceview-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
304
 
TITANIA_OPENGL_SURFACE_CFLAGS = -pthread -I/usr/include/gtkmm-3.0 -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm
305
 
TITANIA_OPENGL_SURFACE_LIBS = -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lGLEW -lGLU -lGL
306
 
TITANIA_SQLITE_CFLAGS = 
307
 
TITANIA_SQLITE_LIBS = -lsqlite3
308
 
TITANIA_STANDARD_CFLAGS = -pthread -I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/libdrm
309
 
TITANIA_STANDARD_LIBS = -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lGLU -lGL
310
 
TITANIA_STREAM_CFLAGS = -pthread -I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include
311
 
TITANIA_STREAM_LIBS = -lcurl -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0
312
 
TITANIA_X3D_CFLAGS = -pthread -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/gstreamermm-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/nspr -I/usr/include/libxml++-2.6 -I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/json-c -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/js
313
 
TITANIA_X3D_LIBS = -lgstreamermm-1.0 -lgiomm-2.4 -lgstapp-1.0 -lgstaudio-1.0 -lgstcheck-1.0 -lm -lgstcontroller-1.0 -lgstfft-1.0 -lm -lgstnet-1.0 -lgio-2.0 -lgstpbutils-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lfontconfig -lfreetype -lGLU -lGL -lmozjs185 -lplds4 -lplc4 -lnspr4 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -ljson-c -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 -lgtop-2.0 -lglib-2.0
314
 
USE_NLS = yes
315
 
VERSION = 0.1
316
 
XGETTEXT = /usr/bin/xgettext
317
 
abs_builddir = /home/holger/Projekte/Titania/libtitania-anyoptions
318
 
abs_srcdir = /home/holger/Projekte/Titania/libtitania-anyoptions
319
 
abs_top_builddir = /home/holger/Projekte/Titania
320
 
abs_top_srcdir = /home/holger/Projekte/Titania
321
 
ac_ct_AR = ar
322
 
ac_ct_CC = gcc
323
 
ac_ct_CXX = g++
324
 
ac_ct_DUMPBIN = 
325
 
am__include = include
326
 
am__leading_dot = .
327
 
am__quote = 
328
 
am__tar = $${TAR-tar} chof - "$$tardir"
329
 
am__untar = $${TAR-tar} xf -
330
 
bindir = ${exec_prefix}/bin
331
 
build = x86_64-unknown-linux-gnu
332
 
build_alias = 
333
 
build_cpu = x86_64
334
 
build_os = linux-gnu
335
 
build_vendor = unknown
336
 
builddir = .
337
 
datadir = ${datarootdir}
338
 
datarootdir = ${prefix}/share
339
 
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
340
 
dvidir = ${docdir}
341
 
exec_prefix = ${prefix}
342
 
host = x86_64-unknown-linux-gnu
343
 
host_alias = 
344
 
host_cpu = x86_64
345
 
host_os = linux-gnu
346
 
host_vendor = unknown
347
 
htmldir = ${docdir}
348
 
includedir = ${prefix}/include
349
 
infodir = ${datarootdir}/info
350
 
install_sh = ${SHELL} /home/holger/Projekte/Titania/install-sh
351
 
intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
352
 
intltool__v_merge_options_0 = -q
353
 
libdir = ${exec_prefix}/lib
354
 
libexecdir = ${exec_prefix}/libexec
355
 
localedir = ${datarootdir}/locale
356
 
localstatedir = ${prefix}/var
357
 
mandir = ${datarootdir}/man
358
 
mkdir_p = $(MKDIR_P)
359
 
oldincludedir = /usr/include
360
 
pdfdir = ${docdir}
361
 
prefix = /home/holger/Projekte/Titania/debian/titania/usr
362
 
program_transform_name = s,x,x,
363
 
psdir = ${docdir}
364
 
runstatedir = ${localstatedir}/run
365
 
sbindir = ${exec_prefix}/sbin
366
 
sharedstatedir = ${prefix}/com
367
 
srcdir = .
368
 
sysconfdir = ${prefix}/etc
369
 
target_alias = 
370
 
top_build_prefix = ../
371
 
top_builddir = ..
372
 
top_srcdir = ..
373
 
lib_LTLIBRARIES = \
374
 
        libtitania-anyoptions.la
375
 
 
376
 
libtitania_anyoptions_la_SOURCES = anyoption.cpp
377
 
all: all-am
378
 
 
379
 
.SUFFIXES:
380
 
.SUFFIXES: .cpp .lo .o .obj
381
 
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
382
 
        @for dep in $?; do \
383
 
          case '$(am__configure_deps)' in \
384
 
            *$$dep*) \
385
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
386
 
                && { if test -f $@; then exit 0; else break; fi; }; \
387
 
              exit 1;; \
388
 
          esac; \
389
 
        done; \
390
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libtitania-anyoptions/Makefile'; \
391
 
        $(am__cd) $(top_srcdir) && \
392
 
          $(AUTOMAKE) --gnu libtitania-anyoptions/Makefile
393
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394
 
        @case '$?' in \
395
 
          *config.status*) \
396
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
397
 
          *) \
398
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
399
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
400
 
        esac;
401
 
 
402
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
403
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404
 
 
405
 
$(top_srcdir)/configure: # $(am__configure_deps)
406
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407
 
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
408
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409
 
$(am__aclocal_m4_deps):
410
 
 
411
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
412
 
        @$(NORMAL_INSTALL)
413
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
414
 
        list2=; for p in $$list; do \
415
 
          if test -f $$p; then \
416
 
            list2="$$list2 $$p"; \
417
 
          else :; fi; \
418
 
        done; \
419
 
        test -z "$$list2" || { \
420
 
          echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
421
 
          $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
422
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
423
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
424
 
        }
425
 
 
426
 
uninstall-libLTLIBRARIES:
427
 
        @$(NORMAL_UNINSTALL)
428
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
429
 
        for p in $$list; do \
430
 
          $(am__strip_dir) \
431
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
432
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
433
 
        done
434
 
 
435
 
clean-libLTLIBRARIES:
436
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
437
 
        @list='$(lib_LTLIBRARIES)'; \
438
 
        locs=`for p in $$list; do echo $$p; done | \
439
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
440
 
              sort -u`; \
441
 
        test -z "$$locs" || { \
442
 
          echo rm -f $${locs}; \
443
 
          rm -f $${locs}; \
444
 
        }
445
 
 
446
 
libtitania-anyoptions.la: $(libtitania_anyoptions_la_OBJECTS) $(libtitania_anyoptions_la_DEPENDENCIES) $(EXTRA_libtitania_anyoptions_la_DEPENDENCIES) 
447
 
        $(AM_V_CXXLD)$(CXXLINK) -rpath $(libdir) $(libtitania_anyoptions_la_OBJECTS) $(libtitania_anyoptions_la_LIBADD) $(LIBS)
448
 
 
449
 
mostlyclean-compile:
450
 
        -rm -f *.$(OBJEXT)
451
 
 
452
 
distclean-compile:
453
 
        -rm -f *.tab.c
454
 
 
455
 
include ./$(DEPDIR)/anyoption.Plo
456
 
 
457
 
.cpp.o:
458
 
        $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
459
 
        $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
460
 
        $(am__mv) $$depbase.Tpo $$depbase.Po
461
 
#       $(AM_V_CXX)source='$<' object='$@' libtool=no \
462
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
463
 
#       $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<
464
 
 
465
 
.cpp.obj:
466
 
        $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
467
 
        $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
468
 
        $(am__mv) $$depbase.Tpo $$depbase.Po
469
 
#       $(AM_V_CXX)source='$<' object='$@' libtool=no \
470
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
471
 
#       $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
472
 
 
473
 
.cpp.lo:
474
 
        $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
475
 
        $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
476
 
        $(am__mv) $$depbase.Tpo $$depbase.Plo
477
 
#       $(AM_V_CXX)source='$<' object='$@' libtool=yes \
478
 
#       DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
479
 
#       $(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<
480
 
 
481
 
mostlyclean-libtool:
482
 
        -rm -f *.lo
483
 
 
484
 
clean-libtool:
485
 
        -rm -rf .libs _libs
486
 
 
487
 
ID: $(am__tagged_files)
488
 
        $(am__define_uniq_tagged_files); mkid -fID $$unique
489
 
tags: tags-am
490
 
TAGS: tags
491
 
 
492
 
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
493
 
        set x; \
494
 
        here=`pwd`; \
495
 
        $(am__define_uniq_tagged_files); \
496
 
        shift; \
497
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
498
 
          test -n "$$unique" || unique=$$empty_fix; \
499
 
          if test $$# -gt 0; then \
500
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
501
 
              "$$@" $$unique; \
502
 
          else \
503
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
504
 
              $$unique; \
505
 
          fi; \
506
 
        fi
507
 
ctags: ctags-am
508
 
 
509
 
CTAGS: ctags
510
 
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
511
 
        $(am__define_uniq_tagged_files); \
512
 
        test -z "$(CTAGS_ARGS)$$unique" \
513
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
514
 
             $$unique
515
 
 
516
 
GTAGS:
517
 
        here=`$(am__cd) $(top_builddir) && pwd` \
518
 
          && $(am__cd) $(top_srcdir) \
519
 
          && gtags -i $(GTAGS_ARGS) "$$here"
520
 
cscopelist: cscopelist-am
521
 
 
522
 
cscopelist-am: $(am__tagged_files)
523
 
        list='$(am__tagged_files)'; \
524
 
        case "$(srcdir)" in \
525
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
526
 
          *) sdir=$(subdir)/$(srcdir) ;; \
527
 
        esac; \
528
 
        for i in $$list; do \
529
 
          if test -f "$$i"; then \
530
 
            echo "$(subdir)/$$i"; \
531
 
          else \
532
 
            echo "$$sdir/$$i"; \
533
 
          fi; \
534
 
        done >> $(top_builddir)/cscope.files
535
 
 
536
 
distclean-tags:
537
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
538
 
 
539
 
distdir: $(DISTFILES)
540
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
541
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
542
 
        list='$(DISTFILES)'; \
543
 
          dist_files=`for file in $$list; do echo $$file; done | \
544
 
          sed -e "s|^$$srcdirstrip/||;t" \
545
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
546
 
        case $$dist_files in \
547
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
548
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
549
 
                           sort -u` ;; \
550
 
        esac; \
551
 
        for file in $$dist_files; do \
552
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
553
 
          if test -d $$d/$$file; then \
554
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
555
 
            if test -d "$(distdir)/$$file"; then \
556
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557
 
            fi; \
558
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
559
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
560
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
561
 
            fi; \
562
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
563
 
          else \
564
 
            test -f "$(distdir)/$$file" \
565
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
566
 
            || exit 1; \
567
 
          fi; \
568
 
        done
569
 
check-am: all-am
570
 
check: check-am
571
 
all-am: Makefile $(LTLIBRARIES)
572
 
installdirs:
573
 
        for dir in "$(DESTDIR)$(libdir)"; do \
574
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
575
 
        done
576
 
install: install-am
577
 
install-exec: install-exec-am
578
 
install-data: install-data-am
579
 
uninstall: uninstall-am
580
 
 
581
 
install-am: all-am
582
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
583
 
 
584
 
installcheck: installcheck-am
585
 
install-strip:
586
 
        if test -z '$(STRIP)'; then \
587
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589
 
              install; \
590
 
        else \
591
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
594
 
        fi
595
 
mostlyclean-generic:
596
 
 
597
 
clean-generic:
598
 
 
599
 
distclean-generic:
600
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
601
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
602
 
 
603
 
maintainer-clean-generic:
604
 
        @echo "This command is intended for maintainers to use"
605
 
        @echo "it deletes files that may require special tools to rebuild."
606
 
clean: clean-am
607
 
 
608
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
609
 
        mostlyclean-am
610
 
 
611
 
distclean: distclean-am
612
 
        -rm -rf ./$(DEPDIR)
613
 
        -rm -f Makefile
614
 
distclean-am: clean-am distclean-compile distclean-generic \
615
 
        distclean-tags
616
 
 
617
 
dvi: dvi-am
618
 
 
619
 
dvi-am:
620
 
 
621
 
html: html-am
622
 
 
623
 
html-am:
624
 
 
625
 
info: info-am
626
 
 
627
 
info-am:
628
 
 
629
 
install-data-am:
630
 
 
631
 
install-dvi: install-dvi-am
632
 
 
633
 
install-dvi-am:
634
 
 
635
 
install-exec-am: install-libLTLIBRARIES
636
 
 
637
 
install-html: install-html-am
638
 
 
639
 
install-html-am:
640
 
 
641
 
install-info: install-info-am
642
 
 
643
 
install-info-am:
644
 
 
645
 
install-man:
646
 
 
647
 
install-pdf: install-pdf-am
648
 
 
649
 
install-pdf-am:
650
 
 
651
 
install-ps: install-ps-am
652
 
 
653
 
install-ps-am:
654
 
 
655
 
installcheck-am:
656
 
 
657
 
maintainer-clean: maintainer-clean-am
658
 
        -rm -rf ./$(DEPDIR)
659
 
        -rm -f Makefile
660
 
maintainer-clean-am: distclean-am maintainer-clean-generic
661
 
 
662
 
mostlyclean: mostlyclean-am
663
 
 
664
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
665
 
        mostlyclean-libtool
666
 
 
667
 
pdf: pdf-am
668
 
 
669
 
pdf-am:
670
 
 
671
 
ps: ps-am
672
 
 
673
 
ps-am:
674
 
 
675
 
uninstall-am: uninstall-libLTLIBRARIES
676
 
 
677
 
.MAKE: install-am install-strip
678
 
 
679
 
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
680
 
        clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
681
 
        ctags-am distclean distclean-compile distclean-generic \
682
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
683
 
        html-am info info-am install install-am install-data \
684
 
        install-data-am install-dvi install-dvi-am install-exec \
685
 
        install-exec-am install-html install-html-am install-info \
686
 
        install-info-am install-libLTLIBRARIES install-man install-pdf \
687
 
        install-pdf-am install-ps install-ps-am install-strip \
688
 
        installcheck installcheck-am installdirs maintainer-clean \
689
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
690
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
691
 
        tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
692
 
 
693
 
.PRECIOUS: Makefile
694
 
 
695
 
 
696
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
697
 
# Otherwise a system limit (for SysV at least) may be exceeded.
698
 
.NOEXPORT: