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