comparison src/liblo-0.26/Makefile.in @ 89:8a15ff55d9af

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