OSDN Git Service

modified Mpeg2Ext class in Utils
[tsremuxcpp/developing01.git] / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile.  Generated from Makefile.in by configure.
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
16
17
18 pkgdatadir = $(datadir)/tsremuxcpp
19 pkglibdir = $(libdir)/tsremuxcpp
20 pkgincludedir = $(includedir)/tsremuxcpp
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 = i686-pc-linux-gnu
34 host_triplet = i686-pc-linux-gnu
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 = ${SHELL} /home/koichi/TsRemuxCPP/missing --run aclocal-1.10
85 ALL_LINGUAS = 
86 AMTAR = ${SHELL} /home/koichi/TsRemuxCPP/missing --run tar
87 AR = ar
88 AUTOCONF = ${SHELL} /home/koichi/TsRemuxCPP/missing --run autoconf
89 AUTOHEADER = ${SHELL} /home/koichi/TsRemuxCPP/missing --run autoheader
90 AUTOMAKE = ${SHELL} /home/koichi/TsRemuxCPP/missing --run automake-1.10
91 AWK = gawk
92 CATALOGS = 
93 CATOBJEXT = .gmo
94 CC = gcc
95 CCDEPMODE = depmode=gcc3
96 CFLAGS = -g -O2
97 CPP = gcc -E
98 CPPFLAGS = 
99 CXX = g++
100 CXXCPP = g++ -E
101 CXXDEPMODE = depmode=gcc3
102 CXXFLAGS = -g -O2
103 CYGPATH_W = echo
104 DATADIRNAME = share
105 DEFS = -DHAVE_CONFIG_H
106 DEPDIR = .deps
107 DSYMUTIL = 
108 DUMPBIN = 
109 ECHO_C = 
110 ECHO_N = -n
111 ECHO_T = 
112 EGREP = /bin/grep -E
113 EXEEXT = 
114 FGREP = /bin/grep -F
115 GETTEXT_PACKAGE = tsremuxcpp
116 GMOFILES = 
117 GMSGFMT = /usr/bin/msgfmt
118 GREP = /bin/grep
119 INSTALL = /usr/bin/install -c
120 INSTALL_DATA = ${INSTALL} -m 644
121 INSTALL_PROGRAM = ${INSTALL}
122 INSTALL_SCRIPT = ${INSTALL}
123 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
124 INSTOBJEXT = .mo
125 INTLLIBS = 
126 INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
127 INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
128 INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
129 INTLTOOL_EXTRACT = /usr/bin/intltool-extract
130 INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
131 INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
132 INTLTOOL_MERGE = /usr/bin/intltool-merge
133 INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
134 INTLTOOL_PERL = /usr/bin/perl
135 INTLTOOL_POLICY_RULE = %.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
136 INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
137 INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
138 INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
139 INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
140 INTLTOOL_SERVICE_RULE = %.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
141 INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
142 INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
143 INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
144 INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
145 INTLTOOL_UPDATE = /usr/bin/intltool-update
146 INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
147 INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
148 INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
149 LD = /usr/bin/ld
150 LDFLAGS = 
151 LIBOBJS = 
152 LIBS = 
153 LIBTOOL = $(SHELL) $(top_builddir)/libtool
154 LIPO = 
155 LN_S = ln -s
156 LTLIBOBJS = 
157 MAINT = 
158 MAKEINFO = ${SHELL} /home/koichi/TsRemuxCPP/missing --run makeinfo
159 MKDIR_P = /bin/mkdir -p
160 MKINSTALLDIRS = ./mkinstalldirs
161 MSGFMT = /usr/bin/msgfmt
162 MSGFMT_OPTS = -c
163 MSGMERGE = /usr/bin/msgmerge
164 NM = /usr/bin/nm -B
165 NMEDIT = 
166 OBJEXT = o
167 OTOOL = 
168 OTOOL64 = 
169 PACKAGE = tsremuxcpp
170 PACKAGE_BUGREPORT = 
171 PACKAGE_NAME = tsremuxcpp
172 PACKAGE_STRING = tsremuxcpp 0.1
173 PACKAGE_TARNAME = tsremuxcpp
174 PACKAGE_VERSION = 0.1
175 PATH_SEPARATOR = :
176 POFILES = 
177 POSUB = po
178 PO_IN_DATADIR_FALSE = 
179 PO_IN_DATADIR_TRUE = 
180 RANLIB = ranlib
181 SED = /bin/sed
182 SET_MAKE = 
183 SHELL = /bin/bash
184 STRIP = strip
185 USE_NLS = yes
186 VERSION = 0.1
187 XGETTEXT = /usr/bin/xgettext
188 abs_builddir = /home/koichi/TsRemuxCPP
189 abs_srcdir = /home/koichi/TsRemuxCPP
190 abs_top_builddir = /home/koichi/TsRemuxCPP
191 abs_top_srcdir = /home/koichi/TsRemuxCPP
192 ac_ct_CC = gcc
193 ac_ct_CXX = g++
194 ac_ct_DUMPBIN = 
195 am__include = include
196 am__leading_dot = .
197 am__quote = 
198 am__tar = ${AMTAR} chof - "$$tardir"
199 am__untar = ${AMTAR} xf -
200 bindir = ${exec_prefix}/bin
201 build = i686-pc-linux-gnu
202 build_alias = 
203 build_cpu = i686
204 build_os = linux-gnu
205 build_vendor = pc
206 builddir = .
207 datadir = ${datarootdir}
208 datarootdir = ${prefix}/share
209 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
210 dvidir = ${docdir}
211 exec_prefix = ${prefix}
212 host = i686-pc-linux-gnu
213 host_alias = 
214 host_cpu = i686
215 host_os = linux-gnu
216 host_vendor = pc
217 htmldir = ${docdir}
218 includedir = ${prefix}/include
219 infodir = ${datarootdir}/info
220 install_sh = $(SHELL) /home/koichi/TsRemuxCPP/install-sh
221 libdir = ${exec_prefix}/lib
222 libexecdir = ${exec_prefix}/libexec
223 localedir = ${datarootdir}/locale
224 localstatedir = ${prefix}/var
225 lt_ECHO = echo
226 mandir = ${datarootdir}/man
227 mkdir_p = /bin/mkdir -p
228 oldincludedir = /usr/include
229 pdfdir = ${docdir}
230 prefix = /usr/local
231 program_transform_name = s,x,x,
232 psdir = ${docdir}
233 sbindir = ${exec_prefix}/sbin
234 sharedstatedir = ${prefix}/com
235 srcdir = .
236 sysconfdir = ${prefix}/etc
237 target_alias = 
238 top_builddir = .
239 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:  $(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:  $(am__configure_deps)
285         cd $(srcdir) && $(AUTOCONF)
286 $(ACLOCAL_M4):  $(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:  $(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: