~ubuntu-branches/ubuntu/trusty/gnonlin1.0/trusty-proposed

1 by Sebastian Dröge
Import upstream version 1.1.90
1
# Makefile.in generated by automake 1.13.4 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
# include this snippet to add a common release: target by using
18
# include $(top_srcdir)/common/release.mak
19
20
# checks for left-over files in the (usually uninstalled) tree, ie. for
21
# stuff that best be deleted to avoid problems like having old plugin binaries
22
# lying around.
23
#
24
# set CRUFT_FILES and/or CRUFT_DIRS in your Makefile.am when you include this
25
VPATH = @srcdir@
26
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
27
am__make_running_with_option = \
28
  case $${target_option-} in \
29
      ?) ;; \
30
      *) echo "am__make_running_with_option: internal error: invalid" \
31
              "target option '$${target_option-}' specified" >&2; \
32
         exit 1;; \
33
  esac; \
34
  has_opt=no; \
35
  sane_makeflags=$$MAKEFLAGS; \
36
  if $(am__is_gnu_make); then \
37
    sane_makeflags=$$MFLAGS; \
38
  else \
39
    case $$MAKEFLAGS in \
40
      *\\[\ \	]*) \
41
        bs=\\; \
42
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
43
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
44
    esac; \
45
  fi; \
46
  skip_next=no; \
47
  strip_trailopt () \
48
  { \
49
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
50
  }; \
51
  for flg in $$sane_makeflags; do \
52
    test $$skip_next = yes && { skip_next=no; continue; }; \
53
    case $$flg in \
54
      *=*|--*) continue;; \
55
        -*I) strip_trailopt 'I'; skip_next=yes;; \
56
      -*I?*) strip_trailopt 'I';; \
57
        -*O) strip_trailopt 'O'; skip_next=yes;; \
58
      -*O?*) strip_trailopt 'O';; \
59
        -*l) strip_trailopt 'l'; skip_next=yes;; \
60
      -*l?*) strip_trailopt 'l';; \
61
      -[dEDm]) skip_next=yes;; \
62
      -[JT]) skip_next=yes;; \
63
    esac; \
64
    case $$flg in \
65
      *$$target_option*) has_opt=yes; break;; \
66
    esac; \
67
  done; \
68
  test $$has_opt = yes
69
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
70
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
71
pkgdatadir = $(datadir)/@PACKAGE@
72
pkgincludedir = $(includedir)/@PACKAGE@
73
pkglibdir = $(libdir)/@PACKAGE@
74
pkglibexecdir = $(libexecdir)/@PACKAGE@
75
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
76
install_sh_DATA = $(install_sh) -c -m 644
77
install_sh_PROGRAM = $(install_sh) -c
78
install_sh_SCRIPT = $(install_sh) -c
79
INSTALL_HEADER = $(INSTALL_DATA)
80
transform = $(program_transform_name)
81
NORMAL_INSTALL = :
82
PRE_INSTALL = :
83
POST_INSTALL = :
84
NORMAL_UNINSTALL = :
85
PRE_UNINSTALL = :
86
POST_UNINSTALL = :
87
build_triplet = @build@
88
host_triplet = @host@
89
target_triplet = @target@
90
DIST_COMMON = $(top_srcdir)/common/release.mak \
91
	$(top_srcdir)/common/po.mak \
92
	$(top_srcdir)/common/coverage/lcov.mak \
93
	$(top_srcdir)/common/cruft.mak INSTALL NEWS README AUTHORS \
94
	ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
95
	$(top_srcdir)/configure $(am__configure_deps) \
96
	$(srcdir)/config.h.in $(srcdir)/gnonlin.spec.in COPYING \
97
	COPYING.LIB compile config.guess config.sub depcomp install-sh \
98
	missing ltmain.sh
99
subdir = .
100
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
102
	$(top_srcdir)/common/m4/as-auto-alt.m4 \
103
	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
104
	$(top_srcdir)/common/m4/as-docbook.m4 \
105
	$(top_srcdir)/common/m4/as-libtool.m4 \
106
	$(top_srcdir)/common/m4/as-python.m4 \
107
	$(top_srcdir)/common/m4/as-scrub-include.m4 \
108
	$(top_srcdir)/common/m4/as-version.m4 \
109
	$(top_srcdir)/common/m4/gst-args.m4 \
110
	$(top_srcdir)/common/m4/gst-check.m4 \
111
	$(top_srcdir)/common/m4/gst-default.m4 \
112
	$(top_srcdir)/common/m4/gst-doc.m4 \
113
	$(top_srcdir)/common/m4/gst-error.m4 \
114
	$(top_srcdir)/common/m4/gst-glib2.m4 \
115
	$(top_srcdir)/common/m4/gst-plugindir.m4 \
116
	$(top_srcdir)/common/m4/gst.m4 \
117
	$(top_srcdir)/common/m4/gtk-doc.m4 \
118
	$(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/libtool.m4 \
119
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
120
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
121
	$(top_srcdir)/configure.ac
122
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123
	$(ACLOCAL_M4)
124
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
125
 configure.lineno config.status.lineno
126
mkinstalldirs = $(install_sh) -d
127
CONFIG_HEADER = config.h
128
CONFIG_CLEAN_FILES = gnonlin.spec
129
CONFIG_CLEAN_VPATH_FILES =
130
AM_V_P = $(am__v_P_@AM_V@)
131
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132
am__v_P_0 = false
133
am__v_P_1 = :
134
AM_V_GEN = $(am__v_GEN_@AM_V@)
135
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136
am__v_GEN_0 = @echo "  GEN     " $@;
137
am__v_GEN_1 = 
138
AM_V_at = $(am__v_at_@AM_V@)
139
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140
am__v_at_0 = @
141
am__v_at_1 = 
142
SOURCES =
143
DIST_SOURCES =
144
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
145
	ctags-recursive dvi-recursive html-recursive info-recursive \
146
	install-data-recursive install-dvi-recursive \
147
	install-exec-recursive install-html-recursive \
148
	install-info-recursive install-pdf-recursive \
149
	install-ps-recursive install-recursive installcheck-recursive \
150
	installdirs-recursive pdf-recursive ps-recursive \
151
	tags-recursive uninstall-recursive
152
am__can_run_installinfo = \
153
  case $$AM_UPDATE_INFO_DIR in \
154
    n|no|NO) false;; \
155
    *) (install-info --version) >/dev/null 2>&1;; \
156
  esac
157
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
158
  distclean-recursive maintainer-clean-recursive
159
am__recursive_targets = \
160
  $(RECURSIVE_TARGETS) \
161
  $(RECURSIVE_CLEAN_TARGETS) \
162
  $(am__extra_recursive_targets)
163
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
164
	cscope distdir dist dist-all distcheck
165
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
166
	$(LISP)config.h.in
167
# Read a list of newline-separated strings from the standard input,
168
# and print each of them once, without duplicates.  Input order is
169
# *not* preserved.
170
am__uniquify_input = $(AWK) '\
171
  BEGIN { nonempty = 0; } \
172
  { items[$$0] = 1; nonempty = 1; } \
173
  END { if (nonempty) { for (i in items) print i; }; } \
174
'
175
# Make sure the list of sources is unique.  This is necessary because,
176
# e.g., the same source file might be shared among _SOURCES variables
177
# for different programs/libraries.
178
am__define_uniq_tagged_files = \
179
  list='$(am__tagged_files)'; \
180
  unique=`for i in $$list; do \
181
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182
  done | $(am__uniquify_input)`
183
ETAGS = etags
184
CTAGS = ctags
185
CSCOPE = cscope
186
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187
distdir = $(PACKAGE)-$(VERSION)
188
top_distdir = $(distdir)
189
am__remove_distdir = \
190
  if test -d "$(distdir)"; then \
191
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
192
      && rm -rf "$(distdir)" \
193
      || { sleep 5 && rm -rf "$(distdir)"; }; \
194
  else :; fi
195
am__post_remove_distdir = $(am__remove_distdir)
196
am__relativize = \
197
  dir0=`pwd`; \
198
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
199
  sed_rest='s,^[^/]*/*,,'; \
200
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
201
  sed_butlast='s,/*[^/]*$$,,'; \
202
  while test -n "$$dir1"; do \
203
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
204
    if test "$$first" != "."; then \
205
      if test "$$first" = ".."; then \
206
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
207
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
208
      else \
209
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
210
        if test "$$first2" = "$$first"; then \
211
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
212
        else \
213
          dir2="../$$dir2"; \
214
        fi; \
215
        dir0="$$dir0"/"$$first"; \
216
      fi; \
217
    fi; \
218
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
219
  done; \
220
  reldir="$$dir2"
221
GZIP_ENV = --best
222
DIST_ARCHIVES = $(distdir).tar.xz
223
DIST_TARGETS = dist-xz
224
distuninstallcheck_listfiles = find . -type f -print
225
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
226
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
227
distcleancheck_listfiles = find . -type f -print
228
ACLOCAL = @ACLOCAL@
229
ACLOCAL_AMFLAGS = -I m4 -I common/m4
230
AMTAR = @AMTAR@
231
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
232
AR = @AR@
233
AS = @AS@
234
AUTOCONF = @AUTOCONF@
235
AUTOHEADER = @AUTOHEADER@
236
AUTOMAKE = @AUTOMAKE@
237
AWK = @AWK@
238
CAT_ENTRY_END = @CAT_ENTRY_END@
239
CAT_ENTRY_START = @CAT_ENTRY_START@
240
CC = @CC@
241
CCASFLAGS = @CCASFLAGS@
242
CCDEPMODE = @CCDEPMODE@
243
CFLAGS = @CFLAGS@
244
CPP = @CPP@
245
CPPFLAGS = @CPPFLAGS@
246
CXXFLAGS = @CXXFLAGS@
247
CYGPATH_W = @CYGPATH_W@
248
DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
249
DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
250
DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
251
DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
252
DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
253
DEFS = @DEFS@
254
DEPDIR = @DEPDIR@
255
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
256
DLLTOOL = @DLLTOOL@
257
DOCBOOK_ROOT = @DOCBOOK_ROOT@
258
DSYMUTIL = @DSYMUTIL@
259
DUMPBIN = @DUMPBIN@
260
ECHO_C = @ECHO_C@
261
ECHO_N = @ECHO_N@
262
ECHO_T = @ECHO_T@
263
EGREP = @EGREP@
264
ERROR_CFLAGS = @ERROR_CFLAGS@
265
EXEEXT = @EXEEXT@
266
FFLAGS = @FFLAGS@
267
FGREP = @FGREP@
268
GCOV = @GCOV@
269
GCOV_CFLAGS = @GCOV_CFLAGS@
270
GCOV_LIBS = @GCOV_LIBS@
271
GIO_CFLAGS = @GIO_CFLAGS@
272
GIO_LDFLAGS = @GIO_LDFLAGS@
273
GIO_LIBS = @GIO_LIBS@
274
GLIB_CFLAGS = @GLIB_CFLAGS@
275
GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
276
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
277
GLIB_LIBS = @GLIB_LIBS@
278
GLIB_MKENUMS = @GLIB_MKENUMS@
279
GLIB_PREFIX = @GLIB_PREFIX@
280
GLIB_REQ = @GLIB_REQ@
281
GREP = @GREP@
282
GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
283
GSTPB_PREFIX = @GSTPB_PREFIX@
284
GST_AGE = @GST_AGE@
285
GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
286
GST_API_VERSION = @GST_API_VERSION@
287
GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
288
GST_BASE_LIBS = @GST_BASE_LIBS@
289
GST_CFLAGS = @GST_CFLAGS@
290
GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
291
GST_CHECK_LIBS = @GST_CHECK_LIBS@
292
GST_CURRENT = @GST_CURRENT@
293
GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
294
GST_LIBS = @GST_LIBS@
295
GST_LIBVERSION = @GST_LIBVERSION@
296
GST_LICENSE = @GST_LICENSE@
297
GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
298
GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
299
GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
300
GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
301
GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
302
GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
303
GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
304
GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
305
GST_PLUGINS_GOOD_CFLAGS = @GST_PLUGINS_GOOD_CFLAGS@
306
GST_PLUGINS_GOOD_DIR = @GST_PLUGINS_GOOD_DIR@
307
GST_PLUGINS_GOOD_LIBS = @GST_PLUGINS_GOOD_LIBS@
308
GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
309
GST_PLUGIN_LIBTOOLFLAGS = @GST_PLUGIN_LIBTOOLFLAGS@
310
GST_PREFIX = @GST_PREFIX@
311
GST_REVISION = @GST_REVISION@
312
GST_TOOLS_DIR = @GST_TOOLS_DIR@
313
GTKDOC_CHECK = @GTKDOC_CHECK@
314
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
315
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
316
GTKDOC_MKPDF = @GTKDOC_MKPDF@
317
GTKDOC_REBASE = @GTKDOC_REBASE@
318
HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
319
HAVE_DVIPS = @HAVE_DVIPS@
320
HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
321
HAVE_JADETEX = @HAVE_JADETEX@
322
HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
323
HAVE_PNMTOPS = @HAVE_PNMTOPS@
324
HAVE_PS2PDF = @HAVE_PS2PDF@
325
HAVE_XMLLINT = @HAVE_XMLLINT@
326
HAVE_XSLTPROC = @HAVE_XSLTPROC@
327
HTML_DIR = @HTML_DIR@
328
INSTALL = @INSTALL@
329
INSTALL_DATA = @INSTALL_DATA@
330
INSTALL_PROGRAM = @INSTALL_PROGRAM@
331
INSTALL_SCRIPT = @INSTALL_SCRIPT@
332
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
333
LD = @LD@
334
LDFLAGS = @LDFLAGS@
335
LIBOBJS = @LIBOBJS@
336
LIBS = @LIBS@
337
LIBTOOL = @LIBTOOL@
338
LIPO = @LIPO@
339
LN_S = @LN_S@
340
LTLIBOBJS = @LTLIBOBJS@
341
MAINT = @MAINT@
342
MAKEINFO = @MAKEINFO@
343
MANIFEST_TOOL = @MANIFEST_TOOL@
344
MKDIR_P = @MKDIR_P@
345
NM = @NM@
346
NMEDIT = @NMEDIT@
347
OBJDUMP = @OBJDUMP@
348
OBJEXT = @OBJEXT@
349
OTOOL = @OTOOL@
350
OTOOL64 = @OTOOL64@
351
PACKAGE = @PACKAGE@
352
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
353
PACKAGE_NAME = @PACKAGE_NAME@
354
PACKAGE_STRING = @PACKAGE_STRING@
355
PACKAGE_TARNAME = @PACKAGE_TARNAME@
356
PACKAGE_URL = @PACKAGE_URL@
357
PACKAGE_VERSION = @PACKAGE_VERSION@
358
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
359
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
360
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
361
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
362
PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
363
PATH_SEPARATOR = @PATH_SEPARATOR@
364
PKG_CONFIG = @PKG_CONFIG@
365
PLUGINDIR = @PLUGINDIR@
366
PROFILE_CFLAGS = @PROFILE_CFLAGS@
367
PYTHON = @PYTHON@
368
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
369
PYTHON_PLATFORM = @PYTHON_PLATFORM@
370
PYTHON_PREFIX = @PYTHON_PREFIX@
371
PYTHON_VERSION = @PYTHON_VERSION@
372
RANLIB = @RANLIB@
373
SED = @SED@
374
SET_MAKE = @SET_MAKE@
375
SHELL = @SHELL@
376
STRIP = @STRIP@
377
VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
378
VALGRIND_LIBS = @VALGRIND_LIBS@
379
VALGRIND_PATH = @VALGRIND_PATH@
380
VERSION = @VERSION@
381
WARNING_CFLAGS = @WARNING_CFLAGS@
382
XML_CATALOG = @XML_CATALOG@
383
XSLTPROC = @XSLTPROC@
384
XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
385
abs_builddir = @abs_builddir@
386
abs_srcdir = @abs_srcdir@
387
abs_top_builddir = @abs_top_builddir@
388
abs_top_srcdir = @abs_top_srcdir@
389
ac_ct_AR = @ac_ct_AR@
390
ac_ct_CC = @ac_ct_CC@
391
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
392
am__include = @am__include@
393
am__leading_dot = @am__leading_dot@
394
am__quote = @am__quote@
395
am__tar = @am__tar@
396
am__untar = @am__untar@
397
bindir = @bindir@
398
build = @build@
399
build_alias = @build_alias@
400
build_cpu = @build_cpu@
401
build_os = @build_os@
402
build_vendor = @build_vendor@
403
builddir = @builddir@
404
datadir = @datadir@
405
datarootdir = @datarootdir@
406
docdir = @docdir@
407
dvidir = @dvidir@
408
exec_prefix = @exec_prefix@
409
host = @host@
410
host_alias = @host_alias@
411
host_cpu = @host_cpu@
412
host_os = @host_os@
413
host_vendor = @host_vendor@
414
htmldir = @htmldir@
415
includedir = @includedir@
416
infodir = @infodir@
417
install_sh = @install_sh@
418
libdir = @libdir@
419
libexecdir = @libexecdir@
420
localedir = @localedir@
421
localstatedir = @localstatedir@
422
mandir = @mandir@
423
mkdir_p = @mkdir_p@
424
oldincludedir = @oldincludedir@
425
pdfdir = @pdfdir@
426
pkgpyexecdir = @pkgpyexecdir@
427
pkgpythondir = @pkgpythondir@
428
plugindir = @plugindir@
429
prefix = @prefix@
430
program_transform_name = @program_transform_name@
431
psdir = @psdir@
432
pyexecdir = @pyexecdir@
433
pythondir = @pythondir@
434
sbindir = @sbindir@
435
sharedstatedir = @sharedstatedir@
436
srcdir = @srcdir@
437
sysconfdir = @sysconfdir@
438
target = @target@
439
target_alias = @target_alias@
440
target_cpu = @target_cpu@
441
target_os = @target_os@
442
target_vendor = @target_vendor@
443
top_build_prefix = @top_build_prefix@
444
top_builddir = @top_builddir@
445
top_srcdir = @top_srcdir@
446
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
447
SUBDIRS = \
448
	gnl \
449
	tests \
450
	docs \
451
	m4 \
452
	common
453
454
DIST_SUBDIRS = $(SUBDIRS)
455
EXTRA_DIST = \
456
	gnonlin.spec depcomp \
457
	AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
458
	ChangeLog autogen.sh
459
460
DISTCLEANFILES = _stdint.h
461
CRUFT_FILES = \
462
	$(top_builddir)/common/shave \
463
	$(top_builddir)/common/shave-libtool \
464
	$(top_builddir)/common/m4/libtool.m4 \
465
	$(top_builddir)/common/m4/ltoptions.m4 \
466
	$(top_builddir)/common/m4/ltsugar.m4 \
467
	$(top_builddir)/common/m4/ltversion.m4 \
468
	$(top_builddir)/common/m4/lt~obsolete.m4
469
470
all: config.h
471
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
472
473
.SUFFIXES:
474
am--refresh: Makefile
475
	@:
476
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/release.mak $(top_srcdir)/common/po.mak $(top_srcdir)/common/coverage/lcov.mak $(top_srcdir)/common/cruft.mak $(am__configure_deps)
477
	@for dep in $?; do \
478
	  case '$(am__configure_deps)' in \
479
	    *$$dep*) \
480
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
481
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
482
		&& exit 0; \
483
	      exit 1;; \
484
	  esac; \
485
	done; \
486
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
487
	$(am__cd) $(top_srcdir) && \
488
	  $(AUTOMAKE) --gnu Makefile
489
.PRECIOUS: Makefile
490
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
491
	@case '$?' in \
492
	  *config.status*) \
493
	    echo ' $(SHELL) ./config.status'; \
494
	    $(SHELL) ./config.status;; \
495
	  *) \
496
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
497
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
498
	esac;
499
$(top_srcdir)/common/release.mak $(top_srcdir)/common/po.mak $(top_srcdir)/common/coverage/lcov.mak $(top_srcdir)/common/cruft.mak:
500
501
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
502
	$(SHELL) ./config.status --recheck
503
504
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
505
	$(am__cd) $(srcdir) && $(AUTOCONF)
506
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
507
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
508
$(am__aclocal_m4_deps):
509
510
config.h: stamp-h1
511
	@if test ! -f $@; then rm -f stamp-h1; else :; fi
512
	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
513
514
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
515
	@rm -f stamp-h1
516
	cd $(top_builddir) && $(SHELL) ./config.status config.h
517
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
518
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
519
	rm -f stamp-h1
520
	touch $@
521
522
distclean-hdr:
523
	-rm -f config.h stamp-h1
524
gnonlin.spec: $(top_builddir)/config.status $(srcdir)/gnonlin.spec.in
525
	cd $(top_builddir) && $(SHELL) ./config.status $@
526
527
mostlyclean-libtool:
528
	-rm -f *.lo
529
530
clean-libtool:
531
	-rm -rf .libs _libs
532
533
distclean-libtool:
534
	-rm -f libtool config.lt
535
536
# This directory's subdirectories are mostly independent; you can cd
537
# into them and run 'make' without going through this Makefile.
538
# To change the values of 'make' variables: instead of editing Makefiles,
539
# (1) if the variable is set in 'config.status', edit 'config.status'
540
#     (which will cause the Makefiles to be regenerated when you run 'make');
541
# (2) otherwise, pass the desired values on the 'make' command line.
542
$(am__recursive_targets):
543
	@fail=; \
544
	if $(am__make_keepgoing); then \
545
	  failcom='fail=yes'; \
546
	else \
547
	  failcom='exit 1'; \
548
	fi; \
549
	dot_seen=no; \
550
	target=`echo $@ | sed s/-recursive//`; \
551
	case "$@" in \
552
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
553
	  *) list='$(SUBDIRS)' ;; \
554
	esac; \
555
	for subdir in $$list; do \
556
	  echo "Making $$target in $$subdir"; \
557
	  if test "$$subdir" = "."; then \
558
	    dot_seen=yes; \
559
	    local_target="$$target-am"; \
560
	  else \
561
	    local_target="$$target"; \
562
	  fi; \
563
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
564
	  || eval $$failcom; \
565
	done; \
566
	if test "$$dot_seen" = "no"; then \
567
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
568
	fi; test -z "$$fail"
569
570
ID: $(am__tagged_files)
571
	$(am__define_uniq_tagged_files); mkid -fID $$unique
572
tags: tags-recursive
573
TAGS: tags
574
575
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
576
	set x; \
577
	here=`pwd`; \
578
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
579
	  include_option=--etags-include; \
580
	  empty_fix=.; \
581
	else \
582
	  include_option=--include; \
583
	  empty_fix=; \
584
	fi; \
585
	list='$(SUBDIRS)'; for subdir in $$list; do \
586
	  if test "$$subdir" = .; then :; else \
587
	    test ! -f $$subdir/TAGS || \
588
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
589
	  fi; \
590
	done; \
591
	$(am__define_uniq_tagged_files); \
592
	shift; \
593
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
594
	  test -n "$$unique" || unique=$$empty_fix; \
595
	  if test $$# -gt 0; then \
596
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
597
	      "$$@" $$unique; \
598
	  else \
599
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600
	      $$unique; \
601
	  fi; \
602
	fi
603
ctags: ctags-recursive
604
605
CTAGS: ctags
606
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
607
	$(am__define_uniq_tagged_files); \
608
	test -z "$(CTAGS_ARGS)$$unique" \
609
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
610
	     $$unique
611
612
GTAGS:
613
	here=`$(am__cd) $(top_builddir) && pwd` \
614
	  && $(am__cd) $(top_srcdir) \
615
	  && gtags -i $(GTAGS_ARGS) "$$here"
616
cscope: cscope.files
617
	test ! -s cscope.files \
618
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
619
clean-cscope:
620
	-rm -f cscope.files
621
cscope.files: clean-cscope cscopelist
622
cscopelist: cscopelist-recursive
623
624
cscopelist-am: $(am__tagged_files)
625
	list='$(am__tagged_files)'; \
626
	case "$(srcdir)" in \
627
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
628
	  *) sdir=$(subdir)/$(srcdir) ;; \
629
	esac; \
630
	for i in $$list; do \
631
	  if test -f "$$i"; then \
632
	    echo "$(subdir)/$$i"; \
633
	  else \
634
	    echo "$$sdir/$$i"; \
635
	  fi; \
636
	done >> $(top_builddir)/cscope.files
637
638
distclean-tags:
639
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
640
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
641
642
distdir: $(DISTFILES)
643
	$(am__remove_distdir)
644
	test -d "$(distdir)" || mkdir "$(distdir)"
645
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
647
	list='$(DISTFILES)'; \
648
	  dist_files=`for file in $$list; do echo $$file; done | \
649
	  sed -e "s|^$$srcdirstrip/||;t" \
650
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
651
	case $$dist_files in \
652
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
653
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
654
			   sort -u` ;; \
655
	esac; \
656
	for file in $$dist_files; do \
657
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
658
	  if test -d $$d/$$file; then \
659
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
660
	    if test -d "$(distdir)/$$file"; then \
661
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
662
	    fi; \
663
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
664
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
665
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
666
	    fi; \
667
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
668
	  else \
669
	    test -f "$(distdir)/$$file" \
670
	    || cp -p $$d/$$file "$(distdir)/$$file" \
671
	    || exit 1; \
672
	  fi; \
673
	done
674
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
675
	  if test "$$subdir" = .; then :; else \
676
	    $(am__make_dryrun) \
677
	      || test -d "$(distdir)/$$subdir" \
678
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
679
	      || exit 1; \
680
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
681
	    $(am__relativize); \
682
	    new_distdir=$$reldir; \
683
	    dir1=$$subdir; dir2="$(top_distdir)"; \
684
	    $(am__relativize); \
685
	    new_top_distdir=$$reldir; \
686
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
687
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
688
	    ($(am__cd) $$subdir && \
689
	      $(MAKE) $(AM_MAKEFLAGS) \
690
	        top_distdir="$$new_top_distdir" \
691
	        distdir="$$new_distdir" \
692
		am__remove_distdir=: \
693
		am__skip_length_check=: \
694
		am__skip_mode_fix=: \
695
	        distdir) \
696
	      || exit 1; \
697
	  fi; \
698
	done
699
	-test -n "$(am__skip_mode_fix)" \
700
	|| find "$(distdir)" -type d ! -perm -755 \
701
		-exec chmod u+rwx,go+rx {} \; -o \
702
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
703
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
704
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
705
	|| chmod -R a+r "$(distdir)"
706
dist-gzip: distdir
707
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
708
	$(am__post_remove_distdir)
709
710
dist-bzip2: distdir
711
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
712
	$(am__post_remove_distdir)
713
714
dist-lzip: distdir
715
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
716
	$(am__post_remove_distdir)
717
dist-xz: distdir
718
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
719
	$(am__post_remove_distdir)
720
721
dist-tarZ: distdir
722
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
723
	$(am__post_remove_distdir)
724
725
dist-shar: distdir
726
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
727
	$(am__post_remove_distdir)
728
729
dist-zip: distdir
730
	-rm -f $(distdir).zip
731
	zip -rq $(distdir).zip $(distdir)
732
	$(am__post_remove_distdir)
733
734
dist dist-all:
735
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
736
	$(am__post_remove_distdir)
737
738
# This target untars the dist file and tries a VPATH configuration.  Then
739
# it guarantees that the distribution is self-contained by making another
740
# tarfile.
741
distcheck: dist
742
	case '$(DIST_ARCHIVES)' in \
743
	*.tar.gz*) \
744
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
745
	*.tar.bz2*) \
746
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
747
	*.tar.lz*) \
748
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
749
	*.tar.xz*) \
750
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
751
	*.tar.Z*) \
752
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
753
	*.shar.gz*) \
754
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
755
	*.zip*) \
756
	  unzip $(distdir).zip ;;\
757
	esac
758
	chmod -R a-w $(distdir)
759
	chmod u+w $(distdir)
760
	mkdir $(distdir)/_build $(distdir)/_inst
761
	chmod a-w $(distdir)
762
	test -d $(distdir)/_build || exit 0; \
763
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
764
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
765
	  && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
766
	  && am__cwd=`pwd` \
767
	  && $(am__cd) $(distdir)/_build \
768
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
769
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
770
	    $(DISTCHECK_CONFIGURE_FLAGS) \
771
	  && $(MAKE) $(AM_MAKEFLAGS) \
772
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
773
	  && $(MAKE) $(AM_MAKEFLAGS) check \
774
	  && $(MAKE) $(AM_MAKEFLAGS) install \
775
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
776
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
777
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
778
	        distuninstallcheck \
779
	  && chmod -R a-w "$$dc_install_base" \
780
	  && ({ \
781
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
782
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
783
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
784
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
785
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
786
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
787
	  && rm -rf "$$dc_destdir" \
788
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
789
	  && rm -rf $(DIST_ARCHIVES) \
790
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
791
	  && cd "$$am__cwd" \
792
	  || exit 1
793
	$(am__post_remove_distdir)
794
	@(echo "$(distdir) archives ready for distribution: "; \
795
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
796
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
797
distuninstallcheck:
798
	@test -n '$(distuninstallcheck_dir)' || { \
799
	  echo 'ERROR: trying to run $@ with an empty' \
800
	       '$$(distuninstallcheck_dir)' >&2; \
801
	  exit 1; \
802
	}; \
803
	$(am__cd) '$(distuninstallcheck_dir)' || { \
804
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
805
	  exit 1; \
806
	}; \
807
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
808
	   || { echo "ERROR: files left after uninstall:" ; \
809
	        if test -n "$(DESTDIR)"; then \
810
	          echo "  (check DESTDIR support)"; \
811
	        fi ; \
812
	        $(distuninstallcheck_listfiles) ; \
813
	        exit 1; } >&2
814
distcleancheck: distclean
815
	@if test '$(srcdir)' = . ; then \
816
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
817
	  exit 1 ; \
818
	fi
819
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
820
	  || { echo "ERROR: files left in build directory after distclean:" ; \
821
	       $(distcleancheck_listfiles) ; \
822
	       exit 1; } >&2
823
check-am: all-am
824
check: check-recursive
825
all-am: Makefile config.h all-local
826
installdirs: installdirs-recursive
827
installdirs-am:
828
install: install-recursive
829
install-exec: install-exec-recursive
830
install-data: install-data-recursive
831
uninstall: uninstall-recursive
832
833
install-am: all-am
834
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
835
836
installcheck: installcheck-recursive
837
install-strip:
838
	if test -z '$(STRIP)'; then \
839
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
840
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
841
	      install; \
842
	else \
843
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
844
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
845
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
846
	fi
847
mostlyclean-generic:
848
849
clean-generic:
850
851
distclean-generic:
852
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
853
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
854
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
855
856
maintainer-clean-generic:
857
	@echo "This command is intended for maintainers to use"
858
	@echo "it deletes files that may require special tools to rebuild."
859
clean: clean-recursive
860
861
clean-am: clean-generic clean-libtool mostlyclean-am
862
863
distclean: distclean-recursive
864
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
865
	-rm -f Makefile
866
distclean-am: clean-am distclean-generic distclean-hdr \
867
	distclean-libtool distclean-tags
868
869
dvi: dvi-recursive
870
871
dvi-am:
872
873
html: html-recursive
874
875
html-am:
876
877
info: info-recursive
878
879
info-am:
880
881
install-data-am:
882
883
install-dvi: install-dvi-recursive
884
885
install-dvi-am:
886
887
install-exec-am:
888
889
install-html: install-html-recursive
890
891
install-html-am:
892
893
install-info: install-info-recursive
894
895
install-info-am:
896
897
install-man:
898
899
install-pdf: install-pdf-recursive
900
901
install-pdf-am:
902
903
install-ps: install-ps-recursive
904
905
install-ps-am:
906
907
installcheck-am:
908
909
maintainer-clean: maintainer-clean-recursive
910
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
911
	-rm -rf $(top_srcdir)/autom4te.cache
912
	-rm -f Makefile
913
maintainer-clean-am: distclean-am maintainer-clean-generic
914
915
mostlyclean: mostlyclean-recursive
916
917
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
918
919
pdf: pdf-recursive
920
921
pdf-am:
922
923
ps: ps-recursive
924
925
ps-am:
926
927
uninstall-am:
928
929
.MAKE: $(am__recursive_targets) all install-am install-strip
930
931
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
932
	am--refresh check check-am clean clean-cscope clean-generic \
933
	clean-libtool cscope cscopelist-am ctags ctags-am dist \
934
	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
935
	dist-xz dist-zip distcheck distclean distclean-generic \
936
	distclean-hdr distclean-libtool distclean-tags distcleancheck \
937
	distdir distuninstallcheck dvi dvi-am html html-am info \
938
	info-am install install-am install-data install-data-am \
939
	install-dvi install-dvi-am install-exec install-exec-am \
940
	install-html install-html-am install-info install-info-am \
941
	install-man install-pdf install-pdf-am install-ps \
942
	install-ps-am install-strip installcheck installcheck-am \
943
	installdirs installdirs-am maintainer-clean \
944
	maintainer-clean-generic mostlyclean mostlyclean-generic \
945
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
946
	uninstall-am
947
948
949
release: dist
950
	@$(MAKE) $(PACKAGE)-$(VERSION).tar.xz.sha256sum
951
	@echo
952
	@echo "================================================================================================="
953
	@echo "http://gstreamer.freedesktop.org/src/$(PACKAGE)/$(PACKAGE)-$(VERSION).tar.xz"
954
	@cat $(PACKAGE)-$(VERSION).tar.xz.sha256sum
955
	@echo "================================================================================================="
956
	@if [ -d ~/releases/ ]; then \
957
	  cp -v $(PACKAGE)-$(VERSION).tar.xz ~/releases/; \
958
	fi
959
	@if [ -d ../www/data/src ]; then \
960
	  mv -v $(PACKAGE)-$(VERSION).tar.xz ../www/data/src/$(PACKAGE)/ ; \
961
	  mv -v $(PACKAGE)-$(VERSION).tar.xz.sha256sum ../www/data/src/$(PACKAGE)/ ; \
962
	fi
963
	@echo "================================================================================================="
964
965
# generate sha256 sum files
966
%.sha256sum: %
967
	@sha256sum $< > $@
968
969
# check that no marshal or enumtypes files are included
970
# this in turn ensures that distcheck fails for missing .list files which is currently
971
# shadowed when the corresponding .c and .h files are included.
972
distcheck-hook:
973
	@test "x" = "x`find $(distdir) -name \*-enumtypes.[ch] | grep -v win32`" && \
974
	test "x" = "x`find $(distdir) -name \*-marshal.[ch]`" || \
975
	( echo "*** Leftover enumtypes or marshal files in the tarball." && \
976
	  echo "*** Make sure the following files are not disted:" && \
977
	  find $(distdir) -name \*-enumtypes.[ch] | grep -v win32 && \
978
	  find $(distdir) -name \*-marshal.[ch] && \
979
	  false )
980
981
# rule to download the latest .po files
982
download-po: $(top_srcdir)/common/download-translations
983
	$(top_srcdir)/common/download-translations $(PACKAGE)
984
985
check-valgrind:
986
	cd tests/check && make check-valgrind
987
988
@HAVE_CHECK_TRUE@check-torture:
989
@HAVE_CHECK_TRUE@	cd tests/check && make torture
990
@HAVE_CHECK_FALSE@check-torture:
991
@HAVE_CHECK_FALSE@	true
992
.PHONY: lcov-reset lcov lcov-run lcov-report lcov-upload lcov-clean
993
994
# run lcov from scratch, always
995
lcov-reset:
996
	$(MAKE) lcov-run
997
	$(MAKE) lcov-report
998
999
# run lcov from scratch if the dir is not there
1000
lcov:
1001
	$(MAKE) lcov-reset
1002
1003
# reset lcov stats
1004
@GST_GCOV_ENABLED_TRUE@lcov-clean:
1005
@GST_GCOV_ENABLED_TRUE@	@-rm -rf lcov
1006
@GST_GCOV_ENABLED_TRUE@	lcov --directory . --zerocounters
1007
1008
# reset run coverage tests
1009
@GST_GCOV_ENABLED_TRUE@lcov-run:
1010
@GST_GCOV_ENABLED_TRUE@	-$(MAKE) lcov-clean
1011
@GST_GCOV_ENABLED_TRUE@	-if test -d tests/check; then $(MAKE) -C tests/check inspect; fi
1012
@GST_GCOV_ENABLED_TRUE@	-$(MAKE) check
1013
1014
# generate report based on current coverage data
1015
@GST_GCOV_ENABLED_TRUE@lcov-report:
1016
@GST_GCOV_ENABLED_TRUE@	mkdir lcov
1017
@GST_GCOV_ENABLED_TRUE@	lcov --compat-libtool --directory . --capture --output-file lcov/lcov.info
1018
@GST_GCOV_ENABLED_TRUE@	lcov --list-full-path -l lcov/lcov.info | grep -v "`cd $(top_srcdir) && pwd`" | cut -d\| -f1 > lcov/remove
1019
@GST_GCOV_ENABLED_TRUE@	lcov --list-full-path -l lcov/lcov.info | grep "tests/check/" | cut -d\| -f1 >> lcov/remove
1020
@GST_GCOV_ENABLED_TRUE@	lcov --list-full-path -l lcov/lcov.info | grep "docs/plugins/" | cut -d\| -f1 >> lcov/remove
1021
@GST_GCOV_ENABLED_TRUE@	lcov -r lcov/lcov.info `cat lcov/remove` > lcov/lcov.cleaned.info
1022
@GST_GCOV_ENABLED_TRUE@	rm lcov/remove
1023
@GST_GCOV_ENABLED_TRUE@	mv lcov/lcov.cleaned.info lcov/lcov.info
1024
@GST_GCOV_ENABLED_TRUE@	genhtml -t "$(PACKAGE_STRING)" -o lcov --num-spaces 2 lcov/lcov.info
1025
1026
@GST_GCOV_ENABLED_TRUE@lcov-upload: lcov
1027
@GST_GCOV_ENABLED_TRUE@	rsync -rvz -e ssh --delete lcov/* gstreamer.freedesktop.org:/srv/gstreamer.freedesktop.org/www/data/coverage/lcov/$(PACKAGE)
1028
1029
@GST_GCOV_ENABLED_FALSE@lcov-run:
1030
@GST_GCOV_ENABLED_FALSE@	echo "Need to reconfigure with --enable-gcov"
1031
1032
@GST_GCOV_ENABLED_FALSE@lcov-report:
1033
@GST_GCOV_ENABLED_FALSE@	echo "Need to reconfigure with --enable-gcov"
1034
1035
check-cruft:
1036
	@cruft_files=""; cruft_dirs=""; \
1037
	for f in $(CRUFT_FILES); do \
1038
	  if test -e $$f; then \
1039
	    cruft_files="$$cruft_files $$f"; \
1040
	  fi \
1041
	done; \
1042
	for d in $(CRUFT_DIRS); do \
1043
	  if test -e $$d; then \
1044
	    cruft_dirs="$$cruft_dirs $$d"; \
1045
	  fi \
1046
	done; \
1047
	if test "x$$cruft_files$$cruft_dirs" != x; then \
1048
	  echo; \
1049
	  echo "**** CRUFT ALERT *****"; \
1050
	  echo; \
1051
	  echo "The following files and directories may not be needed any "; \
1052
	  echo "longer (usually because a plugin has been merged into     "; \
1053
	  echo "another plugin, moved to a different module, or been      "; \
1054
	  echo "renamed), and you probably want to clean them up if you   "; \
1055
	  echo "don't have local changes:                                 "; \
1056
	  echo; \
1057
	  for f in $$cruft_files; do echo "file $$f"; done; \
1058
	  echo; \
1059
	  for d in $$cruft_dirs; do echo "directory $$d"; done; \
1060
	  echo; \
1061
	  echo "'make clean-cruft' will remove these for you."; \
1062
	  echo; \
1063
	fi
1064
1065
clean-cruft-dirs:
1066
	@for d in $(CRUFT_DIRS); do \
1067
	  if test -e $$d; then \
1068
	    rm -r "$$d" && echo "Removed directory $$d"; \
1069
	  fi \
1070
	done
1071
1072
clean-cruft-files:
1073
	@for f in $(CRUFT_FILES); do \
1074
	  if test -e $$f; then \
1075
	    rm "$$f" && echo "Removed file $$f"; \
1076
	  fi \
1077
	done
1078
1079
clean-cruft: clean-cruft-dirs clean-cruft-files
1080
1081
# also might want to add this to your Makefile.am:
1082
#
1083
# all-local: check-cruft
1084
1085
all-local: check-cruft
1086
1087
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1088
# Otherwise a system limit (for SysV at least) may be exceeded.
1089
.NOEXPORT: