OSDN Git Service

implement H264Info class in Utils
[tsremuxcpp/developing01.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
38         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
39         config.guess config.sub depcomp install-sh ltmain.sh missing \
40         mkinstalldirs
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46  configure.lineno config.status.lineno
47 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53         html-recursive info-recursive install-data-recursive \
54         install-dvi-recursive install-exec-recursive \
55         install-html-recursive install-info-recursive \
56         install-pdf-recursive install-ps-recursive install-recursive \
57         installcheck-recursive installdirs-recursive pdf-recursive \
58         ps-recursive uninstall-recursive
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj = case $$p in \
61     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62     *) f=$$p;; \
63   esac;
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65 am__installdirs = "$(DESTDIR)$(tsremuxcppdocdir)"
66 tsremuxcppdocDATA_INSTALL = $(INSTALL_DATA)
67 DATA = $(tsremuxcppdoc_DATA)
68 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
69   distclean-recursive maintainer-clean-recursive
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
76 am__remove_distdir = \
77   { test ! -d $(distdir) \
78     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
79          && rm -fr $(distdir); }; }
80 DIST_ARCHIVES = $(distdir).tar.gz
81 GZIP_ENV = --best
82 distuninstallcheck_listfiles = find . -type f -print
83 distcleancheck_listfiles = find . -type f -print
84 ACLOCAL = @ACLOCAL@
85 ALL_LINGUAS = @ALL_LINGUAS@
86 AMTAR = @AMTAR@
87 AR = @AR@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CATALOGS = @CATALOGS@
93 CATOBJEXT = @CATOBJEXT@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CXX = @CXX@
100 CXXCPP = @CXXCPP@
101 CXXDEPMODE = @CXXDEPMODE@
102 CXXFLAGS = @CXXFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DATADIRNAME = @DATADIRNAME@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 DSYMUTIL = @DSYMUTIL@
108 DUMPBIN = @DUMPBIN@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
116 GMOFILES = @GMOFILES@
117 GMSGFMT = @GMSGFMT@
118 GREP = @GREP@
119 INSTALL = @INSTALL@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 INSTOBJEXT = @INSTOBJEXT@
125 INTLLIBS = @INTLLIBS@
126 INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
127 INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
128 INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
129 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
130 INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
131 INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
132 INTLTOOL_MERGE = @INTLTOOL_MERGE@
133 INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
134 INTLTOOL_PERL = @INTLTOOL_PERL@
135 INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
136 INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
137 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
138 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
139 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
140 INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
141 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
142 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
143 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
144 INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
145 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
146 INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
147 INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
148 INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
149 LD = @LD@
150 LDFLAGS = @LDFLAGS@
151 LIBOBJS = @LIBOBJS@
152 LIBS = @LIBS@
153 LIBTOOL = @LIBTOOL@
154 LIPO = @LIPO@
155 LN_S = @LN_S@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAINT = @MAINT@
158 MAKEINFO = @MAKEINFO@
159 MKDIR_P = @MKDIR_P@
160 MKINSTALLDIRS = @MKINSTALLDIRS@
161 MSGFMT = @MSGFMT@
162 MSGFMT_OPTS = @MSGFMT_OPTS@
163 MSGMERGE = @MSGMERGE@
164 NM = @NM@
165 NMEDIT = @NMEDIT@
166 OBJEXT = @OBJEXT@
167 OTOOL = @OTOOL@
168 OTOOL64 = @OTOOL64@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_VERSION = @PACKAGE_VERSION@
175 PATH_SEPARATOR = @PATH_SEPARATOR@
176 POFILES = @POFILES@
177 POSUB = @POSUB@
178 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
179 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
180 RANLIB = @RANLIB@
181 SED = @SED@
182 SET_MAKE = @SET_MAKE@
183 SHELL = @SHELL@
184 STRIP = @STRIP@
185 USE_NLS = @USE_NLS@
186 VERSION = @VERSION@
187 XGETTEXT = @XGETTEXT@
188 abs_builddir = @abs_builddir@
189 abs_srcdir = @abs_srcdir@
190 abs_top_builddir = @abs_top_builddir@
191 abs_top_srcdir = @abs_top_srcdir@
192 ac_ct_CC = @ac_ct_CC@
193 ac_ct_CXX = @ac_ct_CXX@
194 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
195 am__include = @am__include@
196 am__leading_dot = @am__leading_dot@
197 am__quote = @am__quote@
198 am__tar = @am__tar@
199 am__untar = @am__untar@
200 bindir = @bindir@
201 build = @build@
202 build_alias = @build_alias@
203 build_cpu = @build_cpu@
204 build_os = @build_os@
205 build_vendor = @build_vendor@
206 builddir = @builddir@
207 datadir = @datadir@
208 datarootdir = @datarootdir@
209 docdir = @docdir@
210 dvidir = @dvidir@
211 exec_prefix = @exec_prefix@
212 host = @host@
213 host_alias = @host_alias@
214 host_cpu = @host_cpu@
215 host_os = @host_os@
216 host_vendor = @host_vendor@
217 htmldir = @htmldir@
218 includedir = @includedir@
219 infodir = @infodir@
220 install_sh = @install_sh@
221 libdir = @libdir@
222 libexecdir = @libexecdir@
223 localedir = @localedir@
224 localstatedir = @localstatedir@
225 lt_ECHO = @lt_ECHO@
226 mandir = @mandir@
227 mkdir_p = @mkdir_p@
228 oldincludedir = @oldincludedir@
229 pdfdir = @pdfdir@
230 prefix = @prefix@
231 program_transform_name = @program_transform_name@
232 psdir = @psdir@
233 sbindir = @sbindir@
234 sharedstatedir = @sharedstatedir@
235 srcdir = @srcdir@
236 sysconfdir = @sysconfdir@
237 target_alias = @target_alias@
238 top_builddir = @top_builddir@
239 top_srcdir = @top_srcdir@
240 SUBDIRS = src po
241 tsremuxcppdocdir = ${prefix}/doc/tsremuxcpp
242 tsremuxcppdoc_DATA = \
243         README\
244         COPYING\
245         AUTHORS\
246         ChangeLog\
247         INSTALL\
248         NEWS
249
250 EXTRA_DIST = $(tsremuxcppdoc_DATA)
251 all: config.h
252         $(MAKE) $(AM_MAKEFLAGS) all-recursive
253
254 .SUFFIXES:
255 am--refresh:
256         @:
257 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
258         @for dep in $?; do \
259           case '$(am__configure_deps)' in \
260             *$$dep*) \
261               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
262               cd $(srcdir) && $(AUTOMAKE) --gnu  \
263                 && exit 0; \
264               exit 1;; \
265           esac; \
266         done; \
267         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
268         cd $(top_srcdir) && \
269           $(AUTOMAKE) --gnu  Makefile
270 .PRECIOUS: Makefile
271 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272         @case '$?' in \
273           *config.status*) \
274             echo ' $(SHELL) ./config.status'; \
275             $(SHELL) ./config.status;; \
276           *) \
277             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
278             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
279         esac;
280
281 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282         $(SHELL) ./config.status --recheck
283
284 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
285         cd $(srcdir) && $(AUTOCONF)
286 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
287         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
288
289 config.h: stamp-h1
290         @if test ! -f $@; then \
291           rm -f stamp-h1; \
292           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
293         else :; fi
294
295 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
296         @rm -f stamp-h1
297         cd $(top_builddir) && $(SHELL) ./config.status config.h
298 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
299         cd $(top_srcdir) && $(AUTOHEADER)
300         rm -f stamp-h1
301         touch $@
302
303 distclean-hdr:
304         -rm -f config.h stamp-h1
305
306 mostlyclean-libtool:
307         -rm -f *.lo
308
309 clean-libtool:
310         -rm -rf .libs _libs
311
312 distclean-libtool:
313         -rm -f libtool
314 install-tsremuxcppdocDATA: $(tsremuxcppdoc_DATA)
315         @$(NORMAL_INSTALL)
316         test -z "$(tsremuxcppdocdir)" || $(MKDIR_P) "$(DESTDIR)$(tsremuxcppdocdir)"
317         @list='$(tsremuxcppdoc_DATA)'; for p in $$list; do \
318           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
319           f=$(am__strip_dir) \
320           echo " $(tsremuxcppdocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tsremuxcppdocdir)/$$f'"; \
321           $(tsremuxcppdocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tsremuxcppdocdir)/$$f"; \
322         done
323
324 uninstall-tsremuxcppdocDATA:
325         @$(NORMAL_UNINSTALL)
326         @list='$(tsremuxcppdoc_DATA)'; for p in $$list; do \
327           f=$(am__strip_dir) \
328           echo " rm -f '$(DESTDIR)$(tsremuxcppdocdir)/$$f'"; \
329           rm -f "$(DESTDIR)$(tsremuxcppdocdir)/$$f"; \
330         done
331
332 # This directory's subdirectories are mostly independent; you can cd
333 # into them and run `make' without going through this Makefile.
334 # To change the values of `make' variables: instead of editing Makefiles,
335 # (1) if the variable is set in `config.status', edit `config.status'
336 #     (which will cause the Makefiles to be regenerated when you run `make');
337 # (2) otherwise, pass the desired values on the `make' command line.
338 $(RECURSIVE_TARGETS):
339         @failcom='exit 1'; \
340         for f in x $$MAKEFLAGS; do \
341           case $$f in \
342             *=* | --[!k]*);; \
343             *k*) failcom='fail=yes';; \
344           esac; \
345         done; \
346         dot_seen=no; \
347         target=`echo $@ | sed s/-recursive//`; \
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           echo "Making $$target in $$subdir"; \
350           if test "$$subdir" = "."; then \
351             dot_seen=yes; \
352             local_target="$$target-am"; \
353           else \
354             local_target="$$target"; \
355           fi; \
356           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
357           || eval $$failcom; \
358         done; \
359         if test "$$dot_seen" = "no"; then \
360           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
361         fi; test -z "$$fail"
362
363 $(RECURSIVE_CLEAN_TARGETS):
364         @failcom='exit 1'; \
365         for f in x $$MAKEFLAGS; do \
366           case $$f in \
367             *=* | --[!k]*);; \
368             *k*) failcom='fail=yes';; \
369           esac; \
370         done; \
371         dot_seen=no; \
372         case "$@" in \
373           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
374           *) list='$(SUBDIRS)' ;; \
375         esac; \
376         rev=''; for subdir in $$list; do \
377           if test "$$subdir" = "."; then :; else \
378             rev="$$subdir $$rev"; \
379           fi; \
380         done; \
381         rev="$$rev ."; \
382         target=`echo $@ | sed s/-recursive//`; \
383         for subdir in $$rev; do \
384           echo "Making $$target in $$subdir"; \
385           if test "$$subdir" = "."; then \
386             local_target="$$target-am"; \
387           else \
388             local_target="$$target"; \
389           fi; \
390           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
391           || eval $$failcom; \
392         done && test -z "$$fail"
393 tags-recursive:
394         list='$(SUBDIRS)'; for subdir in $$list; do \
395           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
396         done
397 ctags-recursive:
398         list='$(SUBDIRS)'; for subdir in $$list; do \
399           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
400         done
401
402 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
403         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
404         unique=`for i in $$list; do \
405             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406           done | \
407           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
408               END { if (nonempty) { for (i in files) print i; }; }'`; \
409         mkid -fID $$unique
410 tags: TAGS
411
412 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
413                 $(TAGS_FILES) $(LISP)
414         tags=; \
415         here=`pwd`; \
416         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
417           include_option=--etags-include; \
418           empty_fix=.; \
419         else \
420           include_option=--include; \
421           empty_fix=; \
422         fi; \
423         list='$(SUBDIRS)'; for subdir in $$list; do \
424           if test "$$subdir" = .; then :; else \
425             test ! -f $$subdir/TAGS || \
426               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
427           fi; \
428         done; \
429         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
430         unique=`for i in $$list; do \
431             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432           done | \
433           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
434               END { if (nonempty) { for (i in files) print i; }; }'`; \
435         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
436           test -n "$$unique" || unique=$$empty_fix; \
437           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438             $$tags $$unique; \
439         fi
440 ctags: CTAGS
441 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
442                 $(TAGS_FILES) $(LISP)
443         tags=; \
444         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
445         unique=`for i in $$list; do \
446             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447           done | \
448           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
449               END { if (nonempty) { for (i in files) print i; }; }'`; \
450         test -z "$(CTAGS_ARGS)$$tags$$unique" \
451           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
452              $$tags $$unique
453
454 GTAGS:
455         here=`$(am__cd) $(top_builddir) && pwd` \
456           && cd $(top_srcdir) \
457           && gtags -i $(GTAGS_ARGS) $$here
458
459 distclean-tags:
460         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
461
462 distdir: $(DISTFILES)
463         $(am__remove_distdir)
464         test -d $(distdir) || mkdir $(distdir)
465         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
466         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
467         list='$(DISTFILES)'; \
468           dist_files=`for file in $$list; do echo $$file; done | \
469           sed -e "s|^$$srcdirstrip/||;t" \
470               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
471         case $$dist_files in \
472           */*) $(MKDIR_P) `echo "$$dist_files" | \
473                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
474                            sort -u` ;; \
475         esac; \
476         for file in $$dist_files; do \
477           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
478           if test -d $$d/$$file; then \
479             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
480             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
481               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
482             fi; \
483             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
484           else \
485             test -f $(distdir)/$$file \
486             || cp -p $$d/$$file $(distdir)/$$file \
487             || exit 1; \
488           fi; \
489         done
490         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
491           if test "$$subdir" = .; then :; else \
492             test -d "$(distdir)/$$subdir" \
493             || $(MKDIR_P) "$(distdir)/$$subdir" \
494             || exit 1; \
495             distdir=`$(am__cd) $(distdir) && pwd`; \
496             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
497             (cd $$subdir && \
498               $(MAKE) $(AM_MAKEFLAGS) \
499                 top_distdir="$$top_distdir" \
500                 distdir="$$distdir/$$subdir" \
501                 am__remove_distdir=: \
502                 am__skip_length_check=: \
503                 distdir) \
504               || exit 1; \
505           fi; \
506         done
507         $(MAKE) $(AM_MAKEFLAGS) \
508           top_distdir="$(top_distdir)" distdir="$(distdir)" \
509           dist-hook
510         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
511           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
512           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
513           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
514         || chmod -R a+r $(distdir)
515 dist-gzip: distdir
516         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
517         $(am__remove_distdir)
518
519 dist-bzip2: distdir
520         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
521         $(am__remove_distdir)
522
523 dist-lzma: distdir
524         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
525         $(am__remove_distdir)
526
527 dist-tarZ: distdir
528         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
529         $(am__remove_distdir)
530
531 dist-shar: distdir
532         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
533         $(am__remove_distdir)
534
535 dist-zip: distdir
536         -rm -f $(distdir).zip
537         zip -rq $(distdir).zip $(distdir)
538         $(am__remove_distdir)
539
540 dist dist-all: distdir
541         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
542         $(am__remove_distdir)
543
544 # This target untars the dist file and tries a VPATH configuration.  Then
545 # it guarantees that the distribution is self-contained by making another
546 # tarfile.
547 distcheck: dist
548         case '$(DIST_ARCHIVES)' in \
549         *.tar.gz*) \
550           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
551         *.tar.bz2*) \
552           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
553         *.tar.lzma*) \
554           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
555         *.tar.Z*) \
556           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
557         *.shar.gz*) \
558           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
559         *.zip*) \
560           unzip $(distdir).zip ;;\
561         esac
562         chmod -R a-w $(distdir); chmod a+w $(distdir)
563         mkdir $(distdir)/_build
564         mkdir $(distdir)/_inst
565         chmod a-w $(distdir)
566         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
567           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
568           && cd $(distdir)/_build \
569           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
570             $(DISTCHECK_CONFIGURE_FLAGS) \
571           && $(MAKE) $(AM_MAKEFLAGS) \
572           && $(MAKE) $(AM_MAKEFLAGS) dvi \
573           && $(MAKE) $(AM_MAKEFLAGS) check \
574           && $(MAKE) $(AM_MAKEFLAGS) install \
575           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
576           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
577           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
578                 distuninstallcheck \
579           && chmod -R a-w "$$dc_install_base" \
580           && ({ \
581                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
582                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
583                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
584                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
585                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
586               } || { rm -rf "$$dc_destdir"; exit 1; }) \
587           && rm -rf "$$dc_destdir" \
588           && $(MAKE) $(AM_MAKEFLAGS) dist \
589           && rm -rf $(DIST_ARCHIVES) \
590           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
591         $(am__remove_distdir)
592         @(echo "$(distdir) archives ready for distribution: "; \
593           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
594           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
595 distuninstallcheck:
596         @cd $(distuninstallcheck_dir) \
597         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
598            || { echo "ERROR: files left after uninstall:" ; \
599                 if test -n "$(DESTDIR)"; then \
600                   echo "  (check DESTDIR support)"; \
601                 fi ; \
602                 $(distuninstallcheck_listfiles) ; \
603                 exit 1; } >&2
604 distcleancheck: distclean
605         @if test '$(srcdir)' = . ; then \
606           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
607           exit 1 ; \
608         fi
609         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
610           || { echo "ERROR: files left in build directory after distclean:" ; \
611                $(distcleancheck_listfiles) ; \
612                exit 1; } >&2
613 check-am: all-am
614 check: check-recursive
615 all-am: Makefile $(DATA) config.h
616 installdirs: installdirs-recursive
617 installdirs-am:
618         for dir in "$(DESTDIR)$(tsremuxcppdocdir)"; do \
619           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
620         done
621 install: install-recursive
622 install-exec: install-exec-recursive
623 install-data: install-data-recursive
624 uninstall: uninstall-recursive
625
626 install-am: all-am
627         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
628
629 installcheck: installcheck-recursive
630 install-strip:
631         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
632           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
633           `test -z '$(STRIP)' || \
634             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
635 mostlyclean-generic:
636
637 clean-generic:
638
639 distclean-generic:
640         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
641
642 maintainer-clean-generic:
643         @echo "This command is intended for maintainers to use"
644         @echo "it deletes files that may require special tools to rebuild."
645 clean: clean-recursive
646
647 clean-am: clean-generic clean-libtool mostlyclean-am
648
649 distclean: distclean-recursive
650         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
651         -rm -f Makefile
652 distclean-am: clean-am distclean-generic distclean-hdr \
653         distclean-libtool distclean-tags
654
655 dvi: dvi-recursive
656
657 dvi-am:
658
659 html: html-recursive
660
661 info: info-recursive
662
663 info-am:
664
665 install-data-am: install-tsremuxcppdocDATA
666
667 install-dvi: install-dvi-recursive
668
669 install-exec-am:
670
671 install-html: install-html-recursive
672
673 install-info: install-info-recursive
674
675 install-man:
676
677 install-pdf: install-pdf-recursive
678
679 install-ps: install-ps-recursive
680
681 installcheck-am:
682
683 maintainer-clean: maintainer-clean-recursive
684         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
685         -rm -rf $(top_srcdir)/autom4te.cache
686         -rm -f Makefile
687 maintainer-clean-am: distclean-am maintainer-clean-generic
688
689 mostlyclean: mostlyclean-recursive
690
691 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
692
693 pdf: pdf-recursive
694
695 pdf-am:
696
697 ps: ps-recursive
698
699 ps-am:
700
701 uninstall-am: uninstall-tsremuxcppdocDATA
702
703 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
704         install-strip
705
706 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
707         all all-am am--refresh check check-am clean clean-generic \
708         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
709         dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
710         distcheck distclean distclean-generic distclean-hdr \
711         distclean-libtool distclean-tags distcleancheck distdir \
712         distuninstallcheck dvi dvi-am html html-am info info-am \
713         install install-am install-data install-data-am install-dvi \
714         install-dvi-am install-exec install-exec-am install-html \
715         install-html-am install-info install-info-am install-man \
716         install-pdf install-pdf-am install-ps install-ps-am \
717         install-strip install-tsremuxcppdocDATA installcheck \
718         installcheck-am installdirs installdirs-am maintainer-clean \
719         maintainer-clean-generic mostlyclean mostlyclean-generic \
720         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
721         uninstall uninstall-am uninstall-tsremuxcppdocDATA
722
723
724 # Copy all the spec files. Of cource, only one is actually used.
725 dist-hook:
726         for specfile in *.spec; do \
727                 if test -f $$specfile; then \
728                         cp -p $$specfile $(distdir); \
729                 fi \
730         done
731 # Tell versions [3.59,3.63) of GNU make to not export all variables.
732 # Otherwise a system limit (for SysV at least) may be exceeded.
733 .NOEXPORT: