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