~ucl-cs-study-devs/activityfinder/thunar-vivid-ptsd

« back to all changes in this revision

Viewing changes to examples/tex-open-terminal/Makefile.in

  • Committer: Steve Dodier-Lazaro
  • Date: 2015-09-03 02:01:48 UTC
  • Revision ID: sidnioulz@gmail.com-20150903020148-i44kbe7u0nfwq2hl
Adding the UCL events

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2013 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
@SET_MAKE@
 
16
 
 
17
# $Id$
 
18
 
 
19
VPATH = @srcdir@
 
20
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
21
am__make_running_with_option = \
 
22
  case $${target_option-} in \
 
23
      ?) ;; \
 
24
      *) echo "am__make_running_with_option: internal error: invalid" \
 
25
              "target option '$${target_option-}' specified" >&2; \
 
26
         exit 1;; \
 
27
  esac; \
 
28
  has_opt=no; \
 
29
  sane_makeflags=$$MAKEFLAGS; \
 
30
  if $(am__is_gnu_make); then \
 
31
    sane_makeflags=$$MFLAGS; \
 
32
  else \
 
33
    case $$MAKEFLAGS in \
 
34
      *\\[\ \   ]*) \
 
35
        bs=\\; \
 
36
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
37
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
38
    esac; \
 
39
  fi; \
 
40
  skip_next=no; \
 
41
  strip_trailopt () \
 
42
  { \
 
43
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
44
  }; \
 
45
  for flg in $$sane_makeflags; do \
 
46
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
47
    case $$flg in \
 
48
      *=*|--*) continue;; \
 
49
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
50
      -*I?*) strip_trailopt 'I';; \
 
51
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
52
      -*O?*) strip_trailopt 'O';; \
 
53
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
54
      -*l?*) strip_trailopt 'l';; \
 
55
      -[dEDm]) skip_next=yes;; \
 
56
      -[JT]) skip_next=yes;; \
 
57
    esac; \
 
58
    case $$flg in \
 
59
      *$$target_option*) has_opt=yes; break;; \
 
60
    esac; \
 
61
  done; \
 
62
  test $$has_opt = yes
 
63
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
64
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
65
pkgdatadir = $(datadir)/@PACKAGE@
 
66
pkgincludedir = $(includedir)/@PACKAGE@
 
67
pkglibdir = $(libdir)/@PACKAGE@
 
68
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
69
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
70
install_sh_DATA = $(install_sh) -c -m 644
 
71
install_sh_PROGRAM = $(install_sh) -c
 
72
install_sh_SCRIPT = $(install_sh) -c
 
73
INSTALL_HEADER = $(INSTALL_DATA)
 
74
transform = $(program_transform_name)
 
75
NORMAL_INSTALL = :
 
76
PRE_INSTALL = :
 
77
POST_INSTALL = :
 
78
NORMAL_UNINSTALL = :
 
79
PRE_UNINSTALL = :
 
80
POST_UNINSTALL = :
 
81
build_triplet = @build@
 
82
host_triplet = @host@
 
83
target_triplet = @target@
 
84
subdir = examples/tex-open-terminal
 
85
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
86
        $(top_srcdir)/depcomp README
 
87
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
88
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
89
        $(top_srcdir)/configure.ac
 
90
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
91
        $(ACLOCAL_M4)
 
92
mkinstalldirs = $(install_sh) -d
 
93
CONFIG_HEADER = $(top_builddir)/config.h
 
94
CONFIG_CLEAN_FILES =
 
95
CONFIG_CLEAN_VPATH_FILES =
 
96
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
97
am__vpath_adj = case $$p in \
 
98
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
99
    *) f=$$p;; \
 
100
  esac;
 
101
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
102
am__install_max = 40
 
103
am__nobase_strip_setup = \
 
104
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
105
am__nobase_strip = \
 
106
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
107
am__nobase_list = $(am__nobase_strip_setup); \
 
108
  for p in $$list; do echo "$$p $$p"; done | \
 
109
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
110
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
111
    if (++n[$$2] == $(am__install_max)) \
 
112
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
113
    END { for (dir in files) print dir, files[dir] }'
 
114
am__base_list = \
 
115
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
116
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
117
am__uninstall_files_from_dir = { \
 
118
  test -z "$$files" \
 
119
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
120
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
121
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
122
  }
 
123
am__installdirs = "$(DESTDIR)$(extensionsdir)"
 
124
LTLIBRARIES = $(extensions_LTLIBRARIES)
 
125
am__DEPENDENCIES_1 =
 
126
am_tex_open_terminal_la_OBJECTS =  \
 
127
        tex_open_terminal_la-tex-open-terminal-plugin.lo \
 
128
        tex_open_terminal_la-tex-open-terminal.lo
 
129
tex_open_terminal_la_OBJECTS = $(am_tex_open_terminal_la_OBJECTS)
 
130
AM_V_lt = $(am__v_lt_@AM_V@)
 
131
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
132
am__v_lt_0 = --silent
 
133
am__v_lt_1 = 
 
134
tex_open_terminal_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
135
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
136
        $(tex_open_terminal_la_CFLAGS) $(CFLAGS) \
 
137
        $(tex_open_terminal_la_LDFLAGS) $(LDFLAGS) -o $@
 
138
AM_V_P = $(am__v_P_@AM_V@)
 
139
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
140
am__v_P_0 = false
 
141
am__v_P_1 = :
 
142
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
143
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
144
am__v_GEN_0 = @echo "  GEN     " $@;
 
145
am__v_GEN_1 = 
 
146
AM_V_at = $(am__v_at_@AM_V@)
 
147
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
148
am__v_at_0 = @
 
149
am__v_at_1 = 
 
150
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
151
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
152
am__depfiles_maybe = depfiles
 
153
am__mv = mv -f
 
154
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
155
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
156
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
157
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
158
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
159
        $(AM_CFLAGS) $(CFLAGS)
 
160
AM_V_CC = $(am__v_CC_@AM_V@)
 
161
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
162
am__v_CC_0 = @echo "  CC      " $@;
 
163
am__v_CC_1 = 
 
164
CCLD = $(CC)
 
165
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
166
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
167
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
168
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
169
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
170
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
171
am__v_CCLD_1 = 
 
172
SOURCES = $(tex_open_terminal_la_SOURCES)
 
173
DIST_SOURCES = $(tex_open_terminal_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
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
199
ACLOCAL = @ACLOCAL@
 
200
ALL_LINGUAS = @ALL_LINGUAS@
 
201
AMTAR = @AMTAR@
 
202
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
203
AR = @AR@
 
204
AUTOCONF = @AUTOCONF@
 
205
AUTOHEADER = @AUTOHEADER@
 
206
AUTOMAKE = @AUTOMAKE@
 
207
AWK = @AWK@
 
208
CATALOGS = @CATALOGS@
 
209
CATOBJEXT = @CATOBJEXT@
 
210
CC = @CC@
 
211
CCDEPMODE = @CCDEPMODE@
 
212
CFLAGS = @CFLAGS@
 
213
CPP = @CPP@
 
214
CPPFLAGS = @CPPFLAGS@
 
215
CYGPATH_W = @CYGPATH_W@
 
216
DATADIRNAME = @DATADIRNAME@
 
217
DBUS_CFLAGS = @DBUS_CFLAGS@
 
218
DBUS_LIBS = @DBUS_LIBS@
 
219
DBUS_REQUIRED_VERSION = @DBUS_REQUIRED_VERSION@
 
220
DBUS_VERSION = @DBUS_VERSION@
 
221
DEFS = @DEFS@
 
222
DEPDIR = @DEPDIR@
 
223
DLLTOOL = @DLLTOOL@
 
224
DSYMUTIL = @DSYMUTIL@
 
225
DUMPBIN = @DUMPBIN@
 
226
ECHO_C = @ECHO_C@
 
227
ECHO_N = @ECHO_N@
 
228
ECHO_T = @ECHO_T@
 
229
EGREP = @EGREP@
 
230
EXEEXT = @EXEEXT@
 
231
EXIF_CFLAGS = @EXIF_CFLAGS@
 
232
EXIF_LIBS = @EXIF_LIBS@
 
233
EXIF_REQUIRED_VERSION = @EXIF_REQUIRED_VERSION@
 
234
EXIF_VERSION = @EXIF_VERSION@
 
235
EXO_CFLAGS = @EXO_CFLAGS@
 
236
EXO_LIBS = @EXO_LIBS@
 
237
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
 
238
EXO_VERSION = @EXO_VERSION@
 
239
FGREP = @FGREP@
 
240
GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
 
241
GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
 
242
GDK_PIXBUF_REQUIRED_VERSION = @GDK_PIXBUF_REQUIRED_VERSION@
 
243
GDK_PIXBUF_VERSION = @GDK_PIXBUF_VERSION@
 
244
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
245
GIO_CFLAGS = @GIO_CFLAGS@
 
246
GIO_LIBS = @GIO_LIBS@
 
247
GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
 
248
GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
 
249
GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
 
250
GIO_UNIX_REQUIRED_VERSION = @GIO_UNIX_REQUIRED_VERSION@
 
251
GIO_UNIX_VERSION = @GIO_UNIX_VERSION@
 
252
GIO_VERSION = @GIO_VERSION@
 
253
GLIB_CFLAGS = @GLIB_CFLAGS@
 
254
GLIB_LIBS = @GLIB_LIBS@
 
255
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
 
256
GLIB_VERSION = @GLIB_VERSION@
 
257
GMODULE_CFLAGS = @GMODULE_CFLAGS@
 
258
GMODULE_LIBS = @GMODULE_LIBS@
 
259
GMODULE_REQUIRED_VERSION = @GMODULE_REQUIRED_VERSION@
 
260
GMODULE_VERSION = @GMODULE_VERSION@
 
261
GMOFILES = @GMOFILES@
 
262
GMSGFMT = @GMSGFMT@
 
263
GREP = @GREP@
 
264
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
 
265
GTHREAD_LIBS = @GTHREAD_LIBS@
 
266
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
 
267
GTHREAD_VERSION = @GTHREAD_VERSION@
 
268
GTKDOC_CHECK = @GTKDOC_CHECK@
 
269
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
 
270
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
271
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 
272
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
273
GTKDOC_REBASE = @GTKDOC_REBASE@
 
274
GTK_CFLAGS = @GTK_CFLAGS@
 
275
GTK_DOC_EXTRA_CFLAGS = @GTK_DOC_EXTRA_CFLAGS@
 
276
GTK_LIBS = @GTK_LIBS@
 
277
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
 
278
GTK_VERSION = @GTK_VERSION@
 
279
GUDEV_CFLAGS = @GUDEV_CFLAGS@
 
280
GUDEV_LIBS = @GUDEV_LIBS@
 
281
GUDEV_REQUIRED_VERSION = @GUDEV_REQUIRED_VERSION@
 
282
GUDEV_VERSION = @GUDEV_VERSION@
 
283
HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
 
284
HTML_DIR = @HTML_DIR@
 
285
INSTALL = @INSTALL@
 
286
INSTALL_DATA = @INSTALL_DATA@
 
287
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
288
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
289
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
290
INSTOBJEXT = @INSTOBJEXT@
 
291
INTLLIBS = @INTLLIBS@
 
292
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
293
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
294
INTLTOOL_PERL = @INTLTOOL_PERL@
 
295
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
296
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
297
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
298
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
299
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
300
LD = @LD@
 
301
LDFLAGS = @LDFLAGS@
 
302
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
 
303
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
 
304
LIBNOTIFY_REQUIRED_VERSION = @LIBNOTIFY_REQUIRED_VERSION@
 
305
LIBNOTIFY_VERSION = @LIBNOTIFY_VERSION@
 
306
LIBOBJS = @LIBOBJS@
 
307
LIBS = @LIBS@
 
308
LIBSM_CFLAGS = @LIBSM_CFLAGS@
 
309
LIBSM_LDFLAGS = @LIBSM_LDFLAGS@
 
310
LIBSM_LIBS = @LIBSM_LIBS@
 
311
LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@
 
312
LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@
 
313
LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@
 
314
LIBSTARTUP_NOTIFICATION_VERSION = @LIBSTARTUP_NOTIFICATION_VERSION@
 
315
LIBTOOL = @LIBTOOL@
 
316
LIBX11_CFLAGS = @LIBX11_CFLAGS@
 
317
LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
 
318
LIBX11_LIBS = @LIBX11_LIBS@
 
319
LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
 
320
LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
 
321
LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
 
322
LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
 
323
LIBXFCE4UI_CFLAGS = @LIBXFCE4UI_CFLAGS@
 
324
LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
 
325
LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
 
326
LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
 
327
LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
 
328
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
 
329
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
 
330
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
 
331
LIPO = @LIPO@
 
332
LN_S = @LN_S@
 
333
LTLIBOBJS = @LTLIBOBJS@
 
334
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
 
335
MAINT = @MAINT@
 
336
MAKEINFO = @MAKEINFO@
 
337
MANIFEST_TOOL = @MANIFEST_TOOL@
 
338
MKDIR_P = @MKDIR_P@
 
339
MKINSTALLDIRS = @MKINSTALLDIRS@
 
340
MSGFMT = @MSGFMT@
 
341
MSGFMT_OPTS = @MSGFMT_OPTS@
 
342
MSGMERGE = @MSGMERGE@
 
343
NM = @NM@
 
344
NMEDIT = @NMEDIT@
 
345
OBJDUMP = @OBJDUMP@
 
346
OBJEXT = @OBJEXT@
 
347
OTOOL = @OTOOL@
 
348
OTOOL64 = @OTOOL64@
 
349
PACKAGE = @PACKAGE@
 
350
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
351
PACKAGE_NAME = @PACKAGE_NAME@
 
352
PACKAGE_STRING = @PACKAGE_STRING@
 
353
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
354
PACKAGE_URL = @PACKAGE_URL@
 
355
PACKAGE_VERSION = @PACKAGE_VERSION@
 
356
PATH_SEPARATOR = @PATH_SEPARATOR@
 
357
PCRE_CFLAGS = @PCRE_CFLAGS@
 
358
PCRE_LIBS = @PCRE_LIBS@
 
359
PCRE_REQUIRED_VERSION = @PCRE_REQUIRED_VERSION@
 
360
PCRE_VERSION = @PCRE_VERSION@
 
361
PERL = @PERL@
 
362
PKG_CONFIG = @PKG_CONFIG@
 
363
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
364
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
365
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
366
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
 
367
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
 
368
POFILES = @POFILES@
 
369
POSUB = @POSUB@
 
370
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
371
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
372
RANLIB = @RANLIB@
 
373
SED = @SED@
 
374
SET_MAKE = @SET_MAKE@
 
375
SHELL = @SHELL@
 
376
STRIP = @STRIP@
 
377
THUNARX_VERINFO = @THUNARX_VERINFO@
 
378
THUNARX_VERSION_API = @THUNARX_VERSION_API@
 
379
THUNAR_VERSION_MAJOR = @THUNAR_VERSION_MAJOR@
 
380
THUNAR_VERSION_MICRO = @THUNAR_VERSION_MICRO@
 
381
THUNAR_VERSION_MINOR = @THUNAR_VERSION_MINOR@
 
382
USE_NLS = @USE_NLS@
 
383
VERSION = @VERSION@
 
384
XFCONF_CFLAGS = @XFCONF_CFLAGS@
 
385
XFCONF_LIBS = @XFCONF_LIBS@
 
386
XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
 
387
XFCONF_VERSION = @XFCONF_VERSION@
 
388
XGETTEXT = @XGETTEXT@
 
389
XGETTEXT_ARGS = @XGETTEXT_ARGS@
 
390
XMKMF = @XMKMF@
 
391
X_CFLAGS = @X_CFLAGS@
 
392
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
393
X_LIBS = @X_LIBS@
 
394
X_PRE_LIBS = @X_PRE_LIBS@
 
395
abs_builddir = @abs_builddir@
 
396
abs_srcdir = @abs_srcdir@
 
397
abs_top_builddir = @abs_top_builddir@
 
398
abs_top_srcdir = @abs_top_srcdir@
 
399
ac_ct_AR = @ac_ct_AR@
 
400
ac_ct_CC = @ac_ct_CC@
 
401
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
402
am__include = @am__include@
 
403
am__leading_dot = @am__leading_dot@
 
404
am__quote = @am__quote@
 
405
am__tar = @am__tar@
 
406
am__untar = @am__untar@
 
407
bindir = @bindir@
 
408
build = @build@
 
409
build_alias = @build_alias@
 
410
build_cpu = @build_cpu@
 
411
build_os = @build_os@
 
412
build_vendor = @build_vendor@
 
413
builddir = @builddir@
 
414
datadir = @datadir@
 
415
datarootdir = @datarootdir@
 
416
docdir = @docdir@
 
417
dvidir = @dvidir@
 
418
exec_prefix = @exec_prefix@
 
419
host = @host@
 
420
host_alias = @host_alias@
 
421
host_cpu = @host_cpu@
 
422
host_os = @host_os@
 
423
host_vendor = @host_vendor@
 
424
htmldir = @htmldir@
 
425
includedir = @includedir@
 
426
infodir = @infodir@
 
427
install_sh = @install_sh@
 
428
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
429
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
430
libdir = @libdir@
 
431
libexecdir = @libexecdir@
 
432
localedir = @localedir@
 
433
localstatedir = @localstatedir@
 
434
mandir = @mandir@
 
435
mkdir_p = @mkdir_p@
 
436
oldincludedir = @oldincludedir@
 
437
pdfdir = @pdfdir@
 
438
prefix = @prefix@
 
439
program_transform_name = @program_transform_name@
 
440
psdir = @psdir@
 
441
sbindir = @sbindir@
 
442
sharedstatedir = @sharedstatedir@
 
443
srcdir = @srcdir@
 
444
sysconfdir = @sysconfdir@
 
445
target = @target@
 
446
target_alias = @target_alias@
 
447
target_cpu = @target_cpu@
 
448
target_os = @target_os@
 
449
target_vendor = @target_vendor@
 
450
top_build_prefix = @top_build_prefix@
 
451
top_builddir = @top_builddir@
 
452
top_srcdir = @top_srcdir@
 
453
xfconf_query_found = @xfconf_query_found@
 
454
AM_CPPFLAGS = \
 
455
        -I$(top_builddir)                                               \
 
456
        -I$(top_srcdir)                                                 \
 
457
        -I$(top_srcdir)/examples                                        \
 
458
        -DG_LOG_DOMAIN=\"TexOpenTerminal\"                              \
 
459
        $(PLATFORM_CPPFLAGS)
 
460
 
 
461
extensionsdir = $(libdir)/thunarx-$(THUNARX_VERSION_API)
 
462
extensions_LTLIBRARIES = \
 
463
        tex-open-terminal.la
 
464
 
 
465
tex_open_terminal_la_SOURCES = \
 
466
        tex-open-terminal-plugin.c                                      \
 
467
        tex-open-terminal.c                                             \
 
468
        tex-open-terminal.h
 
469
 
 
470
tex_open_terminal_la_CFLAGS = \
 
471
        $(GTK_CFLAGS)                                                   \
 
472
        $(LIBXFCE4UI_CFLAGS)                                            \
 
473
        $(PLATFORM_CFLAGS)
 
474
 
 
475
tex_open_terminal_la_DEPENDENCIES = \
 
476
        $(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la
 
477
 
 
478
tex_open_terminal_la_LIBADD = \
 
479
        $(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la    \
 
480
        $(LIBXFCE4UI_LIBS)                                              \
 
481
        $(GTK_LIBS)
 
482
 
 
483
tex_open_terminal_la_LDFLAGS = \
 
484
        -avoid-version                                                  \
 
485
        -export-dynamic                                                 \
 
486
        -export-symbols-regex="^thunar_extension_(shutdown|initialize|list_types)" \
 
487
        -module                                                         \
 
488
        $(PLATFORM_LDFLAGS)
 
489
 
 
490
EXTRA_DIST = \
 
491
        README
 
492
 
 
493
all: all-am
 
494
 
 
495
.SUFFIXES:
 
496
.SUFFIXES: .c .lo .o .obj
 
497
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
498
        @for dep in $?; do \
 
499
          case '$(am__configure_deps)' in \
 
500
            *$$dep*) \
 
501
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
502
                && { if test -f $@; then exit 0; else break; fi; }; \
 
503
              exit 1;; \
 
504
          esac; \
 
505
        done; \
 
506
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/tex-open-terminal/Makefile'; \
 
507
        $(am__cd) $(top_srcdir) && \
 
508
          $(AUTOMAKE) --gnu examples/tex-open-terminal/Makefile
 
509
.PRECIOUS: Makefile
 
510
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
511
        @case '$?' in \
 
512
          *config.status*) \
 
513
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
514
          *) \
 
515
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
516
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
517
        esac;
 
518
 
 
519
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
520
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
521
 
 
522
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
523
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
524
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
525
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
526
$(am__aclocal_m4_deps):
 
527
 
 
528
install-extensionsLTLIBRARIES: $(extensions_LTLIBRARIES)
 
529
        @$(NORMAL_INSTALL)
 
530
        @list='$(extensions_LTLIBRARIES)'; test -n "$(extensionsdir)" || list=; \
 
531
        list2=; for p in $$list; do \
 
532
          if test -f $$p; then \
 
533
            list2="$$list2 $$p"; \
 
534
          else :; fi; \
 
535
        done; \
 
536
        test -z "$$list2" || { \
 
537
          echo " $(MKDIR_P) '$(DESTDIR)$(extensionsdir)'"; \
 
538
          $(MKDIR_P) "$(DESTDIR)$(extensionsdir)" || exit 1; \
 
539
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(extensionsdir)'"; \
 
540
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(extensionsdir)"; \
 
541
        }
 
542
 
 
543
uninstall-extensionsLTLIBRARIES:
 
544
        @$(NORMAL_UNINSTALL)
 
545
        @list='$(extensions_LTLIBRARIES)'; test -n "$(extensionsdir)" || list=; \
 
546
        for p in $$list; do \
 
547
          $(am__strip_dir) \
 
548
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(extensionsdir)/$$f'"; \
 
549
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(extensionsdir)/$$f"; \
 
550
        done
 
551
 
 
552
clean-extensionsLTLIBRARIES:
 
553
        -test -z "$(extensions_LTLIBRARIES)" || rm -f $(extensions_LTLIBRARIES)
 
554
        @list='$(extensions_LTLIBRARIES)'; \
 
555
        locs=`for p in $$list; do echo $$p; done | \
 
556
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
557
              sort -u`; \
 
558
        test -z "$$locs" || { \
 
559
          echo rm -f $${locs}; \
 
560
          rm -f $${locs}; \
 
561
        }
 
562
 
 
563
tex-open-terminal.la: $(tex_open_terminal_la_OBJECTS) $(tex_open_terminal_la_DEPENDENCIES) $(EXTRA_tex_open_terminal_la_DEPENDENCIES) 
 
564
        $(AM_V_CCLD)$(tex_open_terminal_la_LINK) -rpath $(extensionsdir) $(tex_open_terminal_la_OBJECTS) $(tex_open_terminal_la_LIBADD) $(LIBS)
 
565
 
 
566
mostlyclean-compile:
 
567
        -rm -f *.$(OBJEXT)
 
568
 
 
569
distclean-compile:
 
570
        -rm -f *.tab.c
 
571
 
 
572
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tex_open_terminal_la-tex-open-terminal-plugin.Plo@am__quote@
 
573
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tex_open_terminal_la-tex-open-terminal.Plo@am__quote@
 
574
 
 
575
.c.o:
 
576
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
577
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
580
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
 
581
 
 
582
.c.obj:
 
583
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
584
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
587
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
588
 
 
589
.c.lo:
 
590
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
591
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
593
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
594
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
595
 
 
596
tex_open_terminal_la-tex-open-terminal-plugin.lo: tex-open-terminal-plugin.c
 
597
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tex_open_terminal_la_CFLAGS) $(CFLAGS) -MT tex_open_terminal_la-tex-open-terminal-plugin.lo -MD -MP -MF $(DEPDIR)/tex_open_terminal_la-tex-open-terminal-plugin.Tpo -c -o tex_open_terminal_la-tex-open-terminal-plugin.lo `test -f 'tex-open-terminal-plugin.c' || echo '$(srcdir)/'`tex-open-terminal-plugin.c
 
598
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tex_open_terminal_la-tex-open-terminal-plugin.Tpo $(DEPDIR)/tex_open_terminal_la-tex-open-terminal-plugin.Plo
 
599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tex-open-terminal-plugin.c' object='tex_open_terminal_la-tex-open-terminal-plugin.lo' libtool=yes @AMDEPBACKSLASH@
 
600
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
601
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tex_open_terminal_la_CFLAGS) $(CFLAGS) -c -o tex_open_terminal_la-tex-open-terminal-plugin.lo `test -f 'tex-open-terminal-plugin.c' || echo '$(srcdir)/'`tex-open-terminal-plugin.c
 
602
 
 
603
tex_open_terminal_la-tex-open-terminal.lo: tex-open-terminal.c
 
604
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tex_open_terminal_la_CFLAGS) $(CFLAGS) -MT tex_open_terminal_la-tex-open-terminal.lo -MD -MP -MF $(DEPDIR)/tex_open_terminal_la-tex-open-terminal.Tpo -c -o tex_open_terminal_la-tex-open-terminal.lo `test -f 'tex-open-terminal.c' || echo '$(srcdir)/'`tex-open-terminal.c
 
605
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tex_open_terminal_la-tex-open-terminal.Tpo $(DEPDIR)/tex_open_terminal_la-tex-open-terminal.Plo
 
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tex-open-terminal.c' object='tex_open_terminal_la-tex-open-terminal.lo' libtool=yes @AMDEPBACKSLASH@
 
607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
608
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tex_open_terminal_la_CFLAGS) $(CFLAGS) -c -o tex_open_terminal_la-tex-open-terminal.lo `test -f 'tex-open-terminal.c' || echo '$(srcdir)/'`tex-open-terminal.c
 
609
 
 
610
mostlyclean-libtool:
 
611
        -rm -f *.lo
 
612
 
 
613
clean-libtool:
 
614
        -rm -rf .libs _libs
 
615
 
 
616
ID: $(am__tagged_files)
 
617
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
618
tags: tags-am
 
619
TAGS: tags
 
620
 
 
621
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
622
        set x; \
 
623
        here=`pwd`; \
 
624
        $(am__define_uniq_tagged_files); \
 
625
        shift; \
 
626
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
627
          test -n "$$unique" || unique=$$empty_fix; \
 
628
          if test $$# -gt 0; then \
 
629
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
630
              "$$@" $$unique; \
 
631
          else \
 
632
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
633
              $$unique; \
 
634
          fi; \
 
635
        fi
 
636
ctags: ctags-am
 
637
 
 
638
CTAGS: ctags
 
639
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
640
        $(am__define_uniq_tagged_files); \
 
641
        test -z "$(CTAGS_ARGS)$$unique" \
 
642
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
643
             $$unique
 
644
 
 
645
GTAGS:
 
646
        here=`$(am__cd) $(top_builddir) && pwd` \
 
647
          && $(am__cd) $(top_srcdir) \
 
648
          && gtags -i $(GTAGS_ARGS) "$$here"
 
649
cscopelist: cscopelist-am
 
650
 
 
651
cscopelist-am: $(am__tagged_files)
 
652
        list='$(am__tagged_files)'; \
 
653
        case "$(srcdir)" in \
 
654
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
655
          *) sdir=$(subdir)/$(srcdir) ;; \
 
656
        esac; \
 
657
        for i in $$list; do \
 
658
          if test -f "$$i"; then \
 
659
            echo "$(subdir)/$$i"; \
 
660
          else \
 
661
            echo "$$sdir/$$i"; \
 
662
          fi; \
 
663
        done >> $(top_builddir)/cscope.files
 
664
 
 
665
distclean-tags:
 
666
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
667
 
 
668
distdir: $(DISTFILES)
 
669
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
670
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
671
        list='$(DISTFILES)'; \
 
672
          dist_files=`for file in $$list; do echo $$file; done | \
 
673
          sed -e "s|^$$srcdirstrip/||;t" \
 
674
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
675
        case $$dist_files in \
 
676
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
677
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
678
                           sort -u` ;; \
 
679
        esac; \
 
680
        for file in $$dist_files; do \
 
681
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
682
          if test -d $$d/$$file; then \
 
683
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
684
            if test -d "$(distdir)/$$file"; then \
 
685
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
686
            fi; \
 
687
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
688
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
689
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
690
            fi; \
 
691
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
692
          else \
 
693
            test -f "$(distdir)/$$file" \
 
694
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
695
            || exit 1; \
 
696
          fi; \
 
697
        done
 
698
check-am: all-am
 
699
check: check-am
 
700
all-am: Makefile $(LTLIBRARIES)
 
701
installdirs:
 
702
        for dir in "$(DESTDIR)$(extensionsdir)"; do \
 
703
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
704
        done
 
705
install-exec: install-exec-am
 
706
install-data: install-data-am
 
707
 
 
708
install-am: all-am
 
709
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
710
 
 
711
installcheck: installcheck-am
 
712
install-strip:
 
713
        if test -z '$(STRIP)'; then \
 
714
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
715
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
716
              install; \
 
717
        else \
 
718
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
719
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
720
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
721
        fi
 
722
mostlyclean-generic:
 
723
 
 
724
clean-generic:
 
725
 
 
726
distclean-generic:
 
727
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
728
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
729
 
 
730
maintainer-clean-generic:
 
731
        @echo "This command is intended for maintainers to use"
 
732
        @echo "it deletes files that may require special tools to rebuild."
 
733
clean: clean-am
 
734
 
 
735
clean-am: clean-extensionsLTLIBRARIES clean-generic clean-libtool \
 
736
        mostlyclean-am
 
737
 
 
738
distclean: distclean-am
 
739
        -rm -rf ./$(DEPDIR)
 
740
        -rm -f Makefile
 
741
distclean-am: clean-am distclean-compile distclean-generic \
 
742
        distclean-tags
 
743
 
 
744
dvi: dvi-am
 
745
 
 
746
dvi-am:
 
747
 
 
748
html: html-am
 
749
 
 
750
html-am:
 
751
 
 
752
info: info-am
 
753
 
 
754
info-am:
 
755
 
 
756
install-data-am: install-extensionsLTLIBRARIES
 
757
 
 
758
install-dvi: install-dvi-am
 
759
 
 
760
install-dvi-am:
 
761
 
 
762
install-exec-am:
 
763
 
 
764
install-html: install-html-am
 
765
 
 
766
install-html-am:
 
767
 
 
768
install-info: install-info-am
 
769
 
 
770
install-info-am:
 
771
 
 
772
install-man:
 
773
 
 
774
install-pdf: install-pdf-am
 
775
 
 
776
install-pdf-am:
 
777
 
 
778
install-ps: install-ps-am
 
779
 
 
780
install-ps-am:
 
781
 
 
782
installcheck-am:
 
783
 
 
784
maintainer-clean: maintainer-clean-am
 
785
        -rm -rf ./$(DEPDIR)
 
786
        -rm -f Makefile
 
787
maintainer-clean-am: distclean-am maintainer-clean-generic
 
788
 
 
789
mostlyclean: mostlyclean-am
 
790
 
 
791
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
792
        mostlyclean-libtool
 
793
 
 
794
pdf: pdf-am
 
795
 
 
796
pdf-am:
 
797
 
 
798
ps: ps-am
 
799
 
 
800
ps-am:
 
801
 
 
802
uninstall-am: uninstall-extensionsLTLIBRARIES
 
803
 
 
804
.MAKE: install-am install-strip
 
805
 
 
806
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
 
807
        clean-extensionsLTLIBRARIES clean-generic clean-libtool \
 
808
        cscopelist-am ctags ctags-am distclean distclean-compile \
 
809
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
810
        dvi-am html html-am info info-am install install-am \
 
811
        install-data install-data-am install-dvi install-dvi-am \
 
812
        install-exec install-exec-am install-extensionsLTLIBRARIES \
 
813
        install-html install-html-am install-info install-info-am \
 
814
        install-man install-pdf install-pdf-am install-ps \
 
815
        install-ps-am install-strip installcheck installcheck-am \
 
816
        installdirs maintainer-clean maintainer-clean-generic \
 
817
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
818
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
819
        uninstall-am uninstall-extensionsLTLIBRARIES
 
820
 
 
821
 
 
822
# Don't install/uninstall examples by default
 
823
install:
 
824
uninstall:
 
825
 
 
826
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
827
 
 
828
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
829
# Otherwise a system limit (for SysV at least) may be exceeded.
 
830
.NOEXPORT: