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