"Fossies" - the Fresh Open Source Software Archive 
Member "gtkdatabox-1.0.0/Makefile.in" (16 Apr 2021, 29155 Bytes) of package /linux/privat/gtkdatabox-1.0.0.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "Makefile.in":
0.9.3.1_vs_1.0.0.
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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 # $Id: Makefile.am 4 2008-06-22 09:19:11Z rbock $
18
19 VPATH = @srcdir@
20 am__is_gnu_make = { \
21 if test -z '$(MAKELEVEL)'; then \
22 false; \
23 elif test -n '$(MAKE_HOST)'; then \
24 true; \
25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26 true; \
27 else \
28 false; \
29 fi; \
30 }
31 am__make_running_with_option = \
32 case $${target_option-} in \
33 ?) ;; \
34 *) echo "am__make_running_with_option: internal error: invalid" \
35 "target option '$${target_option-}' specified" >&2; \
36 exit 1;; \
37 esac; \
38 has_opt=no; \
39 sane_makeflags=$$MAKEFLAGS; \
40 if $(am__is_gnu_make); then \
41 sane_makeflags=$$MFLAGS; \
42 else \
43 case $$MAKEFLAGS in \
44 *\\[\ \ ]*) \
45 bs=\\; \
46 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
48 esac; \
49 fi; \
50 skip_next=no; \
51 strip_trailopt () \
52 { \
53 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54 }; \
55 for flg in $$sane_makeflags; do \
56 test $$skip_next = yes && { skip_next=no; continue; }; \
57 case $$flg in \
58 *=*|--*) continue;; \
59 -*I) strip_trailopt 'I'; skip_next=yes;; \
60 -*I?*) strip_trailopt 'I';; \
61 -*O) strip_trailopt 'O'; skip_next=yes;; \
62 -*O?*) strip_trailopt 'O';; \
63 -*l) strip_trailopt 'l'; skip_next=yes;; \
64 -*l?*) strip_trailopt 'l';; \
65 -[dEDm]) skip_next=yes;; \
66 -[JT]) skip_next=yes;; \
67 esac; \
68 case $$flg in \
69 *$$target_option*) has_opt=yes; break;; \
70 esac; \
71 done; \
72 test $$has_opt = yes
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 pkglibexecdir = $(libexecdir)/@PACKAGE@
79 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80 install_sh_DATA = $(install_sh) -c -m 644
81 install_sh_PROGRAM = $(install_sh) -c
82 install_sh_SCRIPT = $(install_sh) -c
83 INSTALL_HEADER = $(INSTALL_DATA)
84 transform = $(program_transform_name)
85 NORMAL_INSTALL = :
86 PRE_INSTALL = :
87 POST_INSTALL = :
88 NORMAL_UNINSTALL = :
89 PRE_UNINSTALL = :
90 POST_UNINSTALL = :
91 build_triplet = @build@
92 host_triplet = @host@
93 subdir = .
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
96 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100 $(ACLOCAL_M4)
101 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
102 $(am__configure_deps) $(am__DIST_COMMON)
103 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
104 configure.lineno config.status.lineno
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = config.h
107 CONFIG_CLEAN_FILES = gtkdatabox.pc gtkdatabox.spec
108 CONFIG_CLEAN_VPATH_FILES =
109 AM_V_P = $(am__v_P_@AM_V@)
110 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111 am__v_P_0 = false
112 am__v_P_1 = :
113 AM_V_GEN = $(am__v_GEN_@AM_V@)
114 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115 am__v_GEN_0 = @echo " GEN " $@;
116 am__v_GEN_1 =
117 AM_V_at = $(am__v_at_@AM_V@)
118 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119 am__v_at_0 = @
120 am__v_at_1 =
121 SOURCES =
122 DIST_SOURCES =
123 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
124 ctags-recursive dvi-recursive html-recursive info-recursive \
125 install-data-recursive install-dvi-recursive \
126 install-exec-recursive install-html-recursive \
127 install-info-recursive install-pdf-recursive \
128 install-ps-recursive install-recursive installcheck-recursive \
129 installdirs-recursive pdf-recursive ps-recursive \
130 tags-recursive uninstall-recursive
131 am__can_run_installinfo = \
132 case $$AM_UPDATE_INFO_DIR in \
133 n|no|NO) false;; \
134 *) (install-info --version) >/dev/null 2>&1;; \
135 esac
136 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
137 am__vpath_adj = case $$p in \
138 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139 *) f=$$p;; \
140 esac;
141 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
142 am__install_max = 40
143 am__nobase_strip_setup = \
144 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
145 am__nobase_strip = \
146 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
147 am__nobase_list = $(am__nobase_strip_setup); \
148 for p in $$list; do echo "$$p $$p"; done | \
149 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
150 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
151 if (++n[$$2] == $(am__install_max)) \
152 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
153 END { for (dir in files) print dir, files[dir] }'
154 am__base_list = \
155 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
156 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
157 am__uninstall_files_from_dir = { \
158 test -z "$$files" \
159 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
160 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
161 $(am__cd) "$$dir" && rm -f $$files; }; \
162 }
163 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
164 DATA = $(pkgconfig_DATA)
165 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
166 distclean-recursive maintainer-clean-recursive
167 am__recursive_targets = \
168 $(RECURSIVE_TARGETS) \
169 $(RECURSIVE_CLEAN_TARGETS) \
170 $(am__extra_recursive_targets)
171 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
172 cscope distdir distdir-am dist dist-all distcheck
173 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
174 $(LISP)config.h.in
175 # Read a list of newline-separated strings from the standard input,
176 # and print each of them once, without duplicates. Input order is
177 # *not* preserved.
178 am__uniquify_input = $(AWK) '\
179 BEGIN { nonempty = 0; } \
180 { items[$$0] = 1; nonempty = 1; } \
181 END { if (nonempty) { for (i in items) print i; }; } \
182 '
183 # Make sure the list of sources is unique. This is necessary because,
184 # e.g., the same source file might be shared among _SOURCES variables
185 # for different programs/libraries.
186 am__define_uniq_tagged_files = \
187 list='$(am__tagged_files)'; \
188 unique=`for i in $$list; do \
189 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190 done | $(am__uniquify_input)`
191 ETAGS = etags
192 CTAGS = ctags
193 CSCOPE = cscope
194 DIST_SUBDIRS = $(SUBDIRS)
195 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
196 $(srcdir)/gtkdatabox.pc.in $(srcdir)/gtkdatabox.spec.in \
197 AUTHORS COPYING ChangeLog INSTALL NEWS README TODO compile \
198 config.guess config.sub depcomp install-sh ltmain.sh missing
199 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
200 distdir = $(PACKAGE)-$(VERSION)
201 top_distdir = $(distdir)
202 am__remove_distdir = \
203 if test -d "$(distdir)"; then \
204 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
205 && rm -rf "$(distdir)" \
206 || { sleep 5 && rm -rf "$(distdir)"; }; \
207 else :; fi
208 am__post_remove_distdir = $(am__remove_distdir)
209 am__relativize = \
210 dir0=`pwd`; \
211 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
212 sed_rest='s,^[^/]*/*,,'; \
213 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
214 sed_butlast='s,/*[^/]*$$,,'; \
215 while test -n "$$dir1"; do \
216 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
217 if test "$$first" != "."; then \
218 if test "$$first" = ".."; then \
219 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
220 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
221 else \
222 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
223 if test "$$first2" = "$$first"; then \
224 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
225 else \
226 dir2="../$$dir2"; \
227 fi; \
228 dir0="$$dir0"/"$$first"; \
229 fi; \
230 fi; \
231 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
232 done; \
233 reldir="$$dir2"
234 DIST_ARCHIVES = $(distdir).tar.gz
235 GZIP_ENV = --best
236 DIST_TARGETS = dist-gzip
237 distuninstallcheck_listfiles = find . -type f -print
238 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
239 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
240 distcleancheck_listfiles = find . -type f -print
241 ACLOCAL = @ACLOCAL@
242 AMTAR = @AMTAR@
243 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
244 AR = @AR@
245 AS = @AS@
246 AUTOCONF = @AUTOCONF@
247 AUTOHEADER = @AUTOHEADER@
248 AUTOMAKE = @AUTOMAKE@
249 AWK = @AWK@
250 CAIRO_CFLAGS = @CAIRO_CFLAGS@
251 CAIRO_LIBS = @CAIRO_LIBS@
252 CAIRO_REQUIRED = @CAIRO_REQUIRED@
253 CC = @CC@
254 CCDEPMODE = @CCDEPMODE@
255 CFLAGS = @CFLAGS@
256 CPP = @CPP@
257 CPPFLAGS = @CPPFLAGS@
258 CYGPATH_W = @CYGPATH_W@
259 DATABOX_LT_VERSION = @DATABOX_LT_VERSION@
260 DATABOX_VERSION = @DATABOX_VERSION@
261 DEFS = @DEFS@
262 DEPDIR = @DEPDIR@
263 DLLTOOL = @DLLTOOL@
264 DSYMUTIL = @DSYMUTIL@
265 DUMPBIN = @DUMPBIN@
266 ECHO_C = @ECHO_C@
267 ECHO_N = @ECHO_N@
268 ECHO_T = @ECHO_T@
269 EGREP = @EGREP@
270 EXEEXT = @EXEEXT@
271 FGREP = @FGREP@
272 GLADE3_CFLAGS = @GLADE3_CFLAGS@
273 GLADE3_LIBS = @GLADE3_LIBS@
274 GREP = @GREP@
275 GTKDOC_CHECK = @GTKDOC_CHECK@
276 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
277 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
278 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
279 GTKDOC_MKPDF = @GTKDOC_MKPDF@
280 GTKDOC_REBASE = @GTKDOC_REBASE@
281 GTK_CFLAGS = @GTK_CFLAGS@
282 GTK_LIBS = @GTK_LIBS@
283 GTK_REQUIRED = @GTK_REQUIRED@
284 HTML_DIR = @HTML_DIR@
285 INSTALL = @INSTALL@
286 INSTALL_DATA = @INSTALL_DATA@
287 INSTALL_PROGRAM = @INSTALL_PROGRAM@
288 INSTALL_SCRIPT = @INSTALL_SCRIPT@
289 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
290 LD = @LD@
291 LDFLAGS = @LDFLAGS@
292 LIBOBJS = @LIBOBJS@
293 LIBS = @LIBS@
294 LIBTOOL = @LIBTOOL@
295 LIPO = @LIPO@
296 LN_S = @LN_S@
297 LTLIBOBJS = @LTLIBOBJS@
298 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
299 MAKEINFO = @MAKEINFO@
300 MANIFEST_TOOL = @MANIFEST_TOOL@
301 MKDIR_P = @MKDIR_P@
302 NM = @NM@
303 NMEDIT = @NMEDIT@
304 OBJDUMP = @OBJDUMP@
305 OBJEXT = @OBJEXT@
306 OTOOL = @OTOOL@
307 OTOOL64 = @OTOOL64@
308 PACKAGE = @PACKAGE@
309 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310 PACKAGE_NAME = @PACKAGE_NAME@
311 PACKAGE_STRING = @PACKAGE_STRING@
312 PACKAGE_TARNAME = @PACKAGE_TARNAME@
313 PACKAGE_URL = @PACKAGE_URL@
314 PACKAGE_VERSION = @PACKAGE_VERSION@
315 PANGO_CFLAGS = @PANGO_CFLAGS@
316 PANGO_LIBS = @PANGO_LIBS@
317 PANGO_REQUIRED = @PANGO_REQUIRED@
318 PATH_SEPARATOR = @PATH_SEPARATOR@
319 PKG_CONFIG = @PKG_CONFIG@
320 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
321 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
322 RANLIB = @RANLIB@
323 SED = @SED@
324 SET_MAKE = @SET_MAKE@
325 SHELL = @SHELL@
326 STRIP = @STRIP@
327 VERSION = @VERSION@
328 abs_builddir = @abs_builddir@
329 abs_srcdir = @abs_srcdir@
330 abs_top_builddir = @abs_top_builddir@
331 abs_top_srcdir = @abs_top_srcdir@
332 ac_ct_AR = @ac_ct_AR@
333 ac_ct_CC = @ac_ct_CC@
334 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
335 am__include = @am__include@
336 am__leading_dot = @am__leading_dot@
337 am__quote = @am__quote@
338 am__tar = @am__tar@
339 am__untar = @am__untar@
340 bindir = @bindir@
341 build = @build@
342 build_alias = @build_alias@
343 build_cpu = @build_cpu@
344 build_os = @build_os@
345 build_vendor = @build_vendor@
346 builddir = @builddir@
347 datadir = @datadir@
348 datarootdir = @datarootdir@
349 docdir = @docdir@
350 dvidir = @dvidir@
351 exec_prefix = @exec_prefix@
352 glade_catalogdir = @glade_catalogdir@
353 glade_moduledir = @glade_moduledir@
354 host = @host@
355 host_alias = @host_alias@
356 host_cpu = @host_cpu@
357 host_os = @host_os@
358 host_vendor = @host_vendor@
359 htmldir = @htmldir@
360 includedir = @includedir@
361 infodir = @infodir@
362 install_sh = @install_sh@
363 libdir = @libdir@
364 libexecdir = @libexecdir@
365 localedir = @localedir@
366 localstatedir = @localstatedir@
367 mandir = @mandir@
368 mkdir_p = @mkdir_p@
369 oldincludedir = @oldincludedir@
370 pdfdir = @pdfdir@
371 prefix = @prefix@
372 program_transform_name = @program_transform_name@
373 psdir = @psdir@
374 runstatedir = @runstatedir@
375 sbindir = @sbindir@
376 sharedstatedir = @sharedstatedir@
377 srcdir = @srcdir@
378 sysconfdir = @sysconfdir@
379 target_alias = @target_alias@
380 top_build_prefix = @top_build_prefix@
381 top_builddir = @top_builddir@
382 top_srcdir = @top_srcdir@
383 pkgconfigdir = $(libdir)/pkgconfig
384 pkgconfig_DATA = gtkdatabox.pc
385 SUBDIRS = gtk glade examples doc
386 EXTRA_DIST = m4 depcomp scripts gtkdatabox.pc.in gtkdatabox.spec.in glade/gtkdatabox.xml
387 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
388 ACLOCAL_AMFLAGS = -I m4
389 all: config.h
390 $(MAKE) $(AM_MAKEFLAGS) all-recursive
391
392 .SUFFIXES:
393 am--refresh: Makefile
394 @:
395 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
396 @for dep in $?; do \
397 case '$(am__configure_deps)' in \
398 *$$dep*) \
399 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
400 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
401 && exit 0; \
402 exit 1;; \
403 esac; \
404 done; \
405 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
406 $(am__cd) $(top_srcdir) && \
407 $(AUTOMAKE) --gnu Makefile
408 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
409 @case '$?' in \
410 *config.status*) \
411 echo ' $(SHELL) ./config.status'; \
412 $(SHELL) ./config.status;; \
413 *) \
414 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
415 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
416 esac;
417
418 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
419 $(SHELL) ./config.status --recheck
420
421 $(top_srcdir)/configure: $(am__configure_deps)
422 $(am__cd) $(srcdir) && $(AUTOCONF)
423 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
424 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
425 $(am__aclocal_m4_deps):
426
427 config.h: stamp-h1
428 @test -f $@ || rm -f stamp-h1
429 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
430
431 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
432 @rm -f stamp-h1
433 cd $(top_builddir) && $(SHELL) ./config.status config.h
434 $(srcdir)/config.h.in: $(am__configure_deps)
435 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
436 rm -f stamp-h1
437 touch $@
438
439 distclean-hdr:
440 -rm -f config.h stamp-h1
441 gtkdatabox.pc: $(top_builddir)/config.status $(srcdir)/gtkdatabox.pc.in
442 cd $(top_builddir) && $(SHELL) ./config.status $@
443 gtkdatabox.spec: $(top_builddir)/config.status $(srcdir)/gtkdatabox.spec.in
444 cd $(top_builddir) && $(SHELL) ./config.status $@
445
446 mostlyclean-libtool:
447 -rm -f *.lo
448
449 clean-libtool:
450 -rm -rf .libs _libs
451
452 distclean-libtool:
453 -rm -f libtool config.lt
454 install-pkgconfigDATA: $(pkgconfig_DATA)
455 @$(NORMAL_INSTALL)
456 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
457 if test -n "$$list"; then \
458 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
459 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
460 fi; \
461 for p in $$list; do \
462 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
463 echo "$$d$$p"; \
464 done | $(am__base_list) | \
465 while read files; do \
466 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
467 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
468 done
469
470 uninstall-pkgconfigDATA:
471 @$(NORMAL_UNINSTALL)
472 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
473 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
474 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
475
476 # This directory's subdirectories are mostly independent; you can cd
477 # into them and run 'make' without going through this Makefile.
478 # To change the values of 'make' variables: instead of editing Makefiles,
479 # (1) if the variable is set in 'config.status', edit 'config.status'
480 # (which will cause the Makefiles to be regenerated when you run 'make');
481 # (2) otherwise, pass the desired values on the 'make' command line.
482 $(am__recursive_targets):
483 @fail=; \
484 if $(am__make_keepgoing); then \
485 failcom='fail=yes'; \
486 else \
487 failcom='exit 1'; \
488 fi; \
489 dot_seen=no; \
490 target=`echo $@ | sed s/-recursive//`; \
491 case "$@" in \
492 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
493 *) list='$(SUBDIRS)' ;; \
494 esac; \
495 for subdir in $$list; do \
496 echo "Making $$target in $$subdir"; \
497 if test "$$subdir" = "."; then \
498 dot_seen=yes; \
499 local_target="$$target-am"; \
500 else \
501 local_target="$$target"; \
502 fi; \
503 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
504 || eval $$failcom; \
505 done; \
506 if test "$$dot_seen" = "no"; then \
507 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
508 fi; test -z "$$fail"
509
510 ID: $(am__tagged_files)
511 $(am__define_uniq_tagged_files); mkid -fID $$unique
512 tags: tags-recursive
513 TAGS: tags
514
515 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
516 set x; \
517 here=`pwd`; \
518 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
519 include_option=--etags-include; \
520 empty_fix=.; \
521 else \
522 include_option=--include; \
523 empty_fix=; \
524 fi; \
525 list='$(SUBDIRS)'; for subdir in $$list; do \
526 if test "$$subdir" = .; then :; else \
527 test ! -f $$subdir/TAGS || \
528 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
529 fi; \
530 done; \
531 $(am__define_uniq_tagged_files); \
532 shift; \
533 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
534 test -n "$$unique" || unique=$$empty_fix; \
535 if test $$# -gt 0; then \
536 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
537 "$$@" $$unique; \
538 else \
539 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
540 $$unique; \
541 fi; \
542 fi
543 ctags: ctags-recursive
544
545 CTAGS: ctags
546 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
547 $(am__define_uniq_tagged_files); \
548 test -z "$(CTAGS_ARGS)$$unique" \
549 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
550 $$unique
551
552 GTAGS:
553 here=`$(am__cd) $(top_builddir) && pwd` \
554 && $(am__cd) $(top_srcdir) \
555 && gtags -i $(GTAGS_ARGS) "$$here"
556 cscope: cscope.files
557 test ! -s cscope.files \
558 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
559 clean-cscope:
560 -rm -f cscope.files
561 cscope.files: clean-cscope cscopelist
562 cscopelist: cscopelist-recursive
563
564 cscopelist-am: $(am__tagged_files)
565 list='$(am__tagged_files)'; \
566 case "$(srcdir)" in \
567 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
568 *) sdir=$(subdir)/$(srcdir) ;; \
569 esac; \
570 for i in $$list; do \
571 if test -f "$$i"; then \
572 echo "$(subdir)/$$i"; \
573 else \
574 echo "$$sdir/$$i"; \
575 fi; \
576 done >> $(top_builddir)/cscope.files
577
578 distclean-tags:
579 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
580 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
581
582 distdir: $(BUILT_SOURCES)
583 $(MAKE) $(AM_MAKEFLAGS) distdir-am
584
585 distdir-am: $(DISTFILES)
586 $(am__remove_distdir)
587 test -d "$(distdir)" || mkdir "$(distdir)"
588 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590 list='$(DISTFILES)'; \
591 dist_files=`for file in $$list; do echo $$file; done | \
592 sed -e "s|^$$srcdirstrip/||;t" \
593 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
594 case $$dist_files in \
595 */*) $(MKDIR_P) `echo "$$dist_files" | \
596 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
597 sort -u` ;; \
598 esac; \
599 for file in $$dist_files; do \
600 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601 if test -d $$d/$$file; then \
602 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
603 if test -d "$(distdir)/$$file"; then \
604 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605 fi; \
606 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
608 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609 fi; \
610 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
611 else \
612 test -f "$(distdir)/$$file" \
613 || cp -p $$d/$$file "$(distdir)/$$file" \
614 || exit 1; \
615 fi; \
616 done
617 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
618 if test "$$subdir" = .; then :; else \
619 $(am__make_dryrun) \
620 || test -d "$(distdir)/$$subdir" \
621 || $(MKDIR_P) "$(distdir)/$$subdir" \
622 || exit 1; \
623 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
624 $(am__relativize); \
625 new_distdir=$$reldir; \
626 dir1=$$subdir; dir2="$(top_distdir)"; \
627 $(am__relativize); \
628 new_top_distdir=$$reldir; \
629 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
630 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
631 ($(am__cd) $$subdir && \
632 $(MAKE) $(AM_MAKEFLAGS) \
633 top_distdir="$$new_top_distdir" \
634 distdir="$$new_distdir" \
635 am__remove_distdir=: \
636 am__skip_length_check=: \
637 am__skip_mode_fix=: \
638 distdir) \
639 || exit 1; \
640 fi; \
641 done
642 -test -n "$(am__skip_mode_fix)" \
643 || find "$(distdir)" -type d ! -perm -755 \
644 -exec chmod u+rwx,go+rx {} \; -o \
645 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
646 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
647 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
648 || chmod -R a+r "$(distdir)"
649 dist-gzip: distdir
650 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
651 $(am__post_remove_distdir)
652
653 dist-bzip2: distdir
654 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
655 $(am__post_remove_distdir)
656
657 dist-lzip: distdir
658 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
659 $(am__post_remove_distdir)
660
661 dist-xz: distdir
662 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
663 $(am__post_remove_distdir)
664
665 dist-tarZ: distdir
666 @echo WARNING: "Support for distribution archives compressed with" \
667 "legacy program 'compress' is deprecated." >&2
668 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
669 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
670 $(am__post_remove_distdir)
671
672 dist-shar: distdir
673 @echo WARNING: "Support for shar distribution archives is" \
674 "deprecated." >&2
675 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
676 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
677 $(am__post_remove_distdir)
678
679 dist-zip: distdir
680 -rm -f $(distdir).zip
681 zip -rq $(distdir).zip $(distdir)
682 $(am__post_remove_distdir)
683
684 dist dist-all:
685 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
686 $(am__post_remove_distdir)
687
688 # This target untars the dist file and tries a VPATH configuration. Then
689 # it guarantees that the distribution is self-contained by making another
690 # tarfile.
691 distcheck: dist
692 case '$(DIST_ARCHIVES)' in \
693 *.tar.gz*) \
694 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
695 *.tar.bz2*) \
696 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
697 *.tar.lz*) \
698 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
699 *.tar.xz*) \
700 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
701 *.tar.Z*) \
702 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
703 *.shar.gz*) \
704 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
705 *.zip*) \
706 unzip $(distdir).zip ;;\
707 esac
708 chmod -R a-w $(distdir)
709 chmod u+w $(distdir)
710 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
711 chmod a-w $(distdir)
712 test -d $(distdir)/_build || exit 0; \
713 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
714 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
715 && am__cwd=`pwd` \
716 && $(am__cd) $(distdir)/_build/sub \
717 && ../../configure \
718 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
719 $(DISTCHECK_CONFIGURE_FLAGS) \
720 --srcdir=../.. --prefix="$$dc_install_base" \
721 && $(MAKE) $(AM_MAKEFLAGS) \
722 && $(MAKE) $(AM_MAKEFLAGS) dvi \
723 && $(MAKE) $(AM_MAKEFLAGS) check \
724 && $(MAKE) $(AM_MAKEFLAGS) install \
725 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
726 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
727 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
728 distuninstallcheck \
729 && chmod -R a-w "$$dc_install_base" \
730 && ({ \
731 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
732 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
733 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
734 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
735 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
736 } || { rm -rf "$$dc_destdir"; exit 1; }) \
737 && rm -rf "$$dc_destdir" \
738 && $(MAKE) $(AM_MAKEFLAGS) dist \
739 && rm -rf $(DIST_ARCHIVES) \
740 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
741 && cd "$$am__cwd" \
742 || exit 1
743 $(am__post_remove_distdir)
744 @(echo "$(distdir) archives ready for distribution: "; \
745 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
746 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
747 distuninstallcheck:
748 @test -n '$(distuninstallcheck_dir)' || { \
749 echo 'ERROR: trying to run $@ with an empty' \
750 '$$(distuninstallcheck_dir)' >&2; \
751 exit 1; \
752 }; \
753 $(am__cd) '$(distuninstallcheck_dir)' || { \
754 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
755 exit 1; \
756 }; \
757 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
758 || { echo "ERROR: files left after uninstall:" ; \
759 if test -n "$(DESTDIR)"; then \
760 echo " (check DESTDIR support)"; \
761 fi ; \
762 $(distuninstallcheck_listfiles) ; \
763 exit 1; } >&2
764 distcleancheck: distclean
765 @if test '$(srcdir)' = . ; then \
766 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
767 exit 1 ; \
768 fi
769 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
770 || { echo "ERROR: files left in build directory after distclean:" ; \
771 $(distcleancheck_listfiles) ; \
772 exit 1; } >&2
773 check-am: all-am
774 check: check-recursive
775 all-am: Makefile $(DATA) config.h
776 installdirs: installdirs-recursive
777 installdirs-am:
778 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
779 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
780 done
781 install: install-recursive
782 install-exec: install-exec-recursive
783 install-data: install-data-recursive
784 uninstall: uninstall-recursive
785
786 install-am: all-am
787 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
788
789 installcheck: installcheck-recursive
790 install-strip:
791 if test -z '$(STRIP)'; then \
792 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
793 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
794 install; \
795 else \
796 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
797 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
798 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
799 fi
800 mostlyclean-generic:
801
802 clean-generic:
803
804 distclean-generic:
805 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
806 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
807
808 maintainer-clean-generic:
809 @echo "This command is intended for maintainers to use"
810 @echo "it deletes files that may require special tools to rebuild."
811 clean: clean-recursive
812
813 clean-am: clean-generic clean-libtool mostlyclean-am
814
815 distclean: distclean-recursive
816 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
817 -rm -f Makefile
818 distclean-am: clean-am distclean-generic distclean-hdr \
819 distclean-libtool distclean-tags
820
821 dvi: dvi-recursive
822
823 dvi-am:
824
825 html: html-recursive
826
827 html-am:
828
829 info: info-recursive
830
831 info-am:
832
833 install-data-am: install-pkgconfigDATA
834
835 install-dvi: install-dvi-recursive
836
837 install-dvi-am:
838
839 install-exec-am:
840
841 install-html: install-html-recursive
842
843 install-html-am:
844
845 install-info: install-info-recursive
846
847 install-info-am:
848
849 install-man:
850
851 install-pdf: install-pdf-recursive
852
853 install-pdf-am:
854
855 install-ps: install-ps-recursive
856
857 install-ps-am:
858
859 installcheck-am:
860
861 maintainer-clean: maintainer-clean-recursive
862 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
863 -rm -rf $(top_srcdir)/autom4te.cache
864 -rm -f Makefile
865 maintainer-clean-am: distclean-am maintainer-clean-generic
866
867 mostlyclean: mostlyclean-recursive
868
869 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
870
871 pdf: pdf-recursive
872
873 pdf-am:
874
875 ps: ps-recursive
876
877 ps-am:
878
879 uninstall-am: uninstall-pkgconfigDATA
880
881 .MAKE: $(am__recursive_targets) all install-am install-strip
882
883 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
884 am--refresh check check-am clean clean-cscope clean-generic \
885 clean-libtool cscope cscopelist-am ctags ctags-am dist \
886 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
887 dist-xz dist-zip distcheck distclean distclean-generic \
888 distclean-hdr distclean-libtool distclean-tags distcleancheck \
889 distdir distuninstallcheck dvi dvi-am html html-am info \
890 info-am install install-am install-data install-data-am \
891 install-dvi install-dvi-am install-exec install-exec-am \
892 install-html install-html-am install-info install-info-am \
893 install-man install-pdf install-pdf-am install-pkgconfigDATA \
894 install-ps install-ps-am install-strip installcheck \
895 installcheck-am installdirs installdirs-am maintainer-clean \
896 maintainer-clean-generic mostlyclean mostlyclean-generic \
897 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
898 uninstall-am uninstall-pkgconfigDATA
899
900 .PRECIOUS: Makefile
901
902
903 # Tell versions [3.59,3.63) of GNU make to not export all variables.
904 # Otherwise a system limit (for SysV at least) may be exceeded.
905 .NOEXPORT: